Skip to content

Commit 79cc08f

Browse files
---
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 c4f34bf commit 79cc08f

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.3.0</version>
4949
<configuration>
5050
<mainClass>${main.class}</mainClass>
5151
</configuration>

0 commit comments

Comments
 (0)