Skip to content

Commit 734490d

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (#8094)
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 00a6214 commit 734490d

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
@@ -1435,7 +1435,7 @@
14351435
<plugin>
14361436
<groupId>org.codehaus.mojo</groupId>
14371437
<artifactId>exec-maven-plugin</artifactId>
1438-
<version>3.5.0</version>
1438+
<version>3.5.1</version>
14391439
</plugin>
14401440
<plugin>
14411441
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)