Skip to content

Commit f5fe154

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 1785ef7 commit f5fe154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

201-large-static-content/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<plugin>
2929
<groupId>org.codehaus.mojo</groupId>
3030
<artifactId>exec-maven-plugin</artifactId>
31-
<version>3.4.0</version>
31+
<version>3.4.1</version>
3232
<inherited>false</inherited>
3333
<executions>
3434
<execution>

0 commit comments

Comments
 (0)