Skip to content

Commit 4f3b706

Browse files
build(deps): bump org.codehaus.mojo:exec-maven-plugin in /java
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.2.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a45c235 commit 4f3b706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.codehaus.mojo</groupId>
4747
<artifactId>exec-maven-plugin</artifactId>
48-
<version>3.1.0</version>
48+
<version>3.2.0</version>
4949
<configuration>
5050
<mainClass>${main.class}</mainClass>
5151
</configuration>

0 commit comments

Comments
 (0)