Skip to content

Commit d5fa19e

Browse files
committed
XCOMMONS-3303: Upgrade to Failsafe Maven Plugin 3.5.3
1 parent 59afa4a commit d5fa19e

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
@@ -99,7 +99,7 @@
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. -->
101101
<surefire.version>2.22.2</surefire.version>
102-
<failsafe.version>3.5.2</failsafe.version>
102+
<failsafe.version>3.5.3</failsafe.version>
103103

104104
<!-- Mock libraries -->
105105
<jmock.version>2.13.1</jmock.version>

0 commit comments

Comments
 (0)