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 93cd00c commit e37b720Copy full SHA for e37b720
pom.xml
@@ -12,7 +12,7 @@
12
<properties>
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<junit.version>5.10.1</junit.version>
15
- <surefire.version>3.2.3</surefire.version>
+ <surefire.version>3.2.5</surefire.version>
16
<graalvm.version>23.1.1</graalvm.version>
17
<java9.sourceDirectory>${project.basedir}/src/main/java9</java9.sourceDirectory>
18
</properties>
0 commit comments