We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59afa4a commit d5fa19eCopy full SHA for d5fa19e
pom.xml
@@ -99,7 +99,7 @@
99
<!-- We are stuck with Surefire 2.22.2 because of a regression related to @RunWith-based tests.
100
See https://jira.xwiki.org/browse/XCOMMONS-3201. -->
101
<surefire.version>2.22.2</surefire.version>
102
- <failsafe.version>3.5.2</failsafe.version>
+ <failsafe.version>3.5.3</failsafe.version>
103
104
<!-- Mock libraries -->
105
<jmock.version>2.13.1</jmock.version>
0 commit comments