Skip to content

Commit 297ceeb

Browse files
committed
XCOMMONS-3172: Upgrade to Junit 5.11.2
1 parent a79d1f7 commit 297ceeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888

8989
<!-- JUnit -->
9090
<junit.version>4.13.2</junit.version>
91-
<junit5.version>5.11.1</junit5.version>
92-
<junit.platform.version>1.11.1</junit.platform.version>
91+
<junit5.version>5.11.2</junit5.version>
92+
<junit.platform.version>1.11.2</junit.platform.version>
9393
<junit.vintage.version>${junit5.version}</junit.vintage.version>
9494

9595
<!-- Used to keep the surefire and failsafe plugins in sync (to avoid having different behaviors when tests

0 commit comments

Comments
 (0)