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 5035358 commit ba8ab64Copy full SHA for ba8ab64
pom.xml
@@ -80,7 +80,7 @@
80
<version.graaljs>21.3.10</version.graaljs> <!-- 22.x and above is not Java 8 compatible -->
81
82
<version.hamcrest>2.2</version.hamcrest>
83
- <version.junit>5.10.2</version.junit>
+ <version.junit>5.11.3</version.junit>
84
<version.undertow>2.2.35.Final</version.undertow> <!-- 2.3.x and above is not Java 8 compatible -->
85
86
<version.jacoco-maven-plugin>0.8.12</version.jacoco-maven-plugin>
0 commit comments