Skip to content

Commit 72c4b33

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72a9b82 commit 72c4b33

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
@@ -74,7 +74,7 @@
7474
<plugin>
7575
<groupId>org.codehaus.mojo</groupId>
7676
<artifactId>exec-maven-plugin</artifactId>
77-
<version>3.6.0</version>
77+
<version>3.6.1</version>
7878
<executions>
7979
<execution>
8080
<goals>

0 commit comments

Comments
 (0)