Skip to content

Commit 2851657

Browse files
dependabot[bot]lampajr
authored andcommitted
Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5098a36 commit 2851657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<plugin>
411411
<groupId>org.codehaus.mojo</groupId>
412412
<artifactId>exec-maven-plugin</artifactId>
413-
<version>3.3.0</version>
413+
<version>3.4.0</version>
414414
<executions>
415415
<execution>
416416
<id>remove-node-cache</id>

0 commit comments

Comments
 (0)