Skip to content

Commit 81e2e2e

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 33eb6cd commit 81e2e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

9898
<!-- We are stuck with Surefire 2.22.2 because of a regression related to @RunWith-based tests.
9999
See https://jira.xwiki.org/browse/XCOMMONS-3201. -->
100-
<surefire.version>2.22.2</surefire.version>
100+
<surefire.version>3.5.2</surefire.version>
101101
<failsafe.version>3.5.2</failsafe.version>
102102

103103
<!-- Mock libraries -->

0 commit comments

Comments
 (0)