Skip to content

Commit 491f5ac

Browse files
committed
QPIDJMS-618: drop back to junit 5.14.2 for JDK compatibility
1 parent fd00b41 commit 491f5ac

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
@@ -46,7 +46,7 @@
4646

4747
<!-- Test Dependency Versions for this Project -->
4848
<netty-tcnative-version>2.0.74.Final</netty-tcnative-version>
49-
<junit.jupiter.version>6.0.2</junit.jupiter.version>
49+
<junit.jupiter.version>5.14.2</junit.jupiter.version>
5050
<mockito-version>5.21.0</mockito-version>
5151
<hamcrest-version>3.0</hamcrest-version>
5252
<hadoop-minikdc-version>3.4.2</hadoop-minikdc-version>

0 commit comments

Comments
 (0)