Skip to content

Commit 2105fc9

Browse files
authored
Merge pull request #54 from rabbitmq/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.0.0
Bump exec-maven-plugin from 1.6.0 to 3.0.0
2 parents 81deb1c + b9c76b0 commit 2105fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
<plugin>
456456
<groupId>org.codehaus.mojo</groupId>
457457
<artifactId>exec-maven-plugin</artifactId>
458-
<version>1.6.0</version>
458+
<version>3.0.0</version>
459459

460460
</plugin>
461461

0 commit comments

Comments
 (0)