Skip to content

Commit

Permalink
Upgrade surefire plugin to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaceccanti committed Nov 1, 2021
1 parent 3ae9b7f commit c9eaa16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<type>pom</type>
<scope>import</scope>
</dependency>

<dependency>
<groupId>org.webjars</groupId>
<artifactId>webjars-locator-core</artifactId>
Expand Down Expand Up @@ -248,7 +248,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M5</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit c9eaa16

Please sign in to comment.