Skip to content

Commit 3c5c7e5

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1
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]>
1 parent 7fef6c1 commit 3c5c7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/tiles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.codehaus.mojo</groupId>
4242
<artifactId>exec-maven-plugin</artifactId>
43-
<version>3.5.0</version>
43+
<version>3.5.1</version>
4444
<executions>
4545
<execution>
4646
<phase>compile</phase>

0 commit comments

Comments
 (0)