Skip to content

Commit a7f1ee1

Browse files
authored
Merge pull request #27 from guohao/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.0
build(deps): bump exec-maven-plugin from 1.6.0 to 3.1.0
2 parents 3fa19af + 888c27e commit a7f1ee1

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)