Skip to content

Commit

Permalink
Add versions plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman committed Nov 23, 2023
1 parent d9e26fd commit 8fbecf1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -81,6 +81,11 @@
</testResources>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.16.2</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
Expand Down

0 comments on commit 8fbecf1

Please sign in to comment.