Skip to content

Commit 7ae8b7a

Browse files
authored
Set versions-maven-plugin to 2.15.0 (#1420)
1 parent 4446cfc commit 7ae8b7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,11 @@
625625
<artifactId>maven-antrun-plugin</artifactId>
626626
<version>3.1.0</version>
627627
</plugin>
628+
<plugin>
629+
<groupId>org.codehaus.mojo</groupId>
630+
<artifactId>versions-maven-plugin</artifactId>
631+
<version>2.15.0</version>
632+
</plugin>
628633
</plugins>
629634
</pluginManagement>
630635

0 commit comments

Comments
 (0)