Skip to content

Commit

Permalink
Merge pull request apache#1799 from afs/surefire
Browse files Browse the repository at this point in the history
Bump surefire from 2.22.2 to 3.0.0
  • Loading branch information
afs authored Mar 14, 2023
2 parents 64f96d7 + 8e21e09 commit ea0fa3b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -920,14 +920,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.2</version>
<!--
Bug: SUREFIRE-1588 Fixed at 3.0.0
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
-->
<configuration>
<useSystemClassLoader>false</useSystemClassLoader>
</configuration>
<version>3.0.0</version>
</plugin>

<plugin>
Expand Down

0 comments on commit ea0fa3b

Please sign in to comment.