Skip to content

Commit b22ffb4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<plugin>
8888
<groupId>org.codehaus.mojo</groupId>
8989
<artifactId>exec-maven-plugin</artifactId>
90-
<version>3.1.0</version>
90+
<version>3.1.1</version>
9191
<executions>
9292
<execution>
9393
<goals>

0 commit comments

Comments
 (0)