Skip to content

Commit 0ae88d2

Browse files
dependabot[bot]Akron
authored andcommitted
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 (closes #212)
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]> Change-Id: I8a92007fc99fb00ac83d2a84fc30bfc256d66a1f
1 parent fecd7e2 commit 0ae88d2

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
@@ -321,7 +321,7 @@
321321
<plugin>
322322
<groupId>org.codehaus.mojo</groupId>
323323
<artifactId>exec-maven-plugin</artifactId>
324-
<version>3.5.0</version>
324+
<version>3.5.1</version>
325325
<executions>
326326
<execution>
327327
<goals>

0 commit comments

Comments
 (0)