Skip to content

Commit 888c27e

Browse files
build(deps): bump exec-maven-plugin from 1.6.0 to 3.1.0
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.6.0...exec-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d9fa85 commit 888c27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canteen/canteen-bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<plugin>
2828
<groupId>org.codehaus.mojo</groupId>
2929
<artifactId>exec-maven-plugin</artifactId>
30-
<version>1.6.0</version>
30+
<version>3.1.0</version>
3131
<executions>
3232
<execution>
3333
<id>osx-x86_64</id>

0 commit comments

Comments
 (0)