Browse Source

Upgrade to Surefire 2.18.1

Closes gh-2963
pull/3002/head
Andy Wilkinson 11 years ago
parent
commit
a334e93cb9
  1. 2
      spring-boot-dependencies/pom.xml

2
spring-boot-dependencies/pom.xml

@ -1732,7 +1732,7 @@ @@ -1732,7 +1732,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.17</version>
<version>2.18.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

Loading…
Cancel
Save