Skip to content

Commit aa71fe1

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.4.0 to 3.4.1
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.0...3.4.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] <[email protected]>
1 parent faecde5 commit aa71fe1

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
@@ -280,7 +280,7 @@
280280
-->
281281
<groupId>org.codehaus.mojo</groupId>
282282
<artifactId>exec-maven-plugin</artifactId>
283-
<version>3.4.0</version>
283+
<version>3.4.1</version>
284284
<executions>
285285
<execution>
286286
<phase>initialize</phase>

0 commit comments

Comments
 (0)