Skip to content

Commit 7ce4866

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 4f7d229 commit 7ce4866

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
@@ -98,7 +98,7 @@
9898

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

104104
<!-- Mock libraries -->

0 commit comments

Comments
 (0)