Skip to content

Commit 879d79a

Browse files
authoredJun 5, 2024··
Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 (#1010)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.2.0...3.3.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7f4ebc commit 879d79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎native/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<plugin>
6969
<groupId>org.codehaus.mojo</groupId>
7070
<artifactId>exec-maven-plugin</artifactId>
71-
<version>3.2.0</version>
71+
<version>3.3.0</version>
7272
<dependencies>
7373
<dependency>
7474
<groupId>info.picocli</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.