Skip to content

Commit a21d909

Browse files
chore: Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#1308)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96c50f3 commit a21d909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

native/pom.xml

Lines changed: 1 addition & 1 deletion
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.5.0</version>
71+
<version>3.5.1</version>
7272
<dependencies>
7373
<dependency>
7474
<groupId>info.picocli</groupId>

0 commit comments

Comments
 (0)