Skip to content

Commit 879658a

Browse files
committed
Use JUnit version 5.12.2 due to JDK8
1 parent e902a47 commit 879658a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<jackson-databind.version>2.21.2</jackson-databind.version>
3737
<lombok.version>1.18.44</lombok.version>
3838
<reactor-test.version>3.8.4</reactor-test.version>
39-
<junit-jupiter.version>6.0.3</junit-jupiter.version>
39+
<junit-jupiter.version>5.12.2</junit-jupiter.version>
4040
</properties>
4141

4242
<licenses>

0 commit comments

Comments
 (0)