Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 20, 2024
1 parent 9c045e9 commit e052512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@

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

<!-- Mock libraries -->
Expand Down

0 comments on commit e052512

Please sign in to comment.