Skip to content

Commit 6410780

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#261)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e841a32 commit 6410780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<jandex-maven-plugin.version>3.3.1</jandex-maven-plugin.version>
3535
<hibernate-orm.version>6.4.0.Final</hibernate-orm.version>
3636
<docker-maven-plugin.version>0.46.0</docker-maven-plugin.version>
37-
<exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
37+
<exec-maven-plugin.version>3.5.1</exec-maven-plugin.version>
3838
<assertj.version>3.27.3</assertj.version>
3939
<script.extension>sh</script.extension>
4040
<docker-prune.location>${maven.multiModuleProjectDirectory}/.github/docker-prune.${script.extension}</docker-prune.location>

0 commit comments

Comments
 (0)