Skip to content

Commit

Permalink
Update maven-surefire-plugin to 3.0.0-M5.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpovirk committed Aug 19, 2020
1 parent 214c77e commit ba7e60d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit ba7e60d

Please sign in to comment.