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 b09e093 commit 15db506Copy full SHA for 15db506
pom.xml
@@ -12,7 +12,7 @@
12
<properties>
13
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14
<junit.version>5.9.1</junit.version>
15
- <surefire.version>3.0.0-M7</surefire.version>
+ <surefire.version>3.0.0</surefire.version>
16
<java9.sourceDirectory>${project.basedir}/src/main/java9</java9.sourceDirectory>
17
</properties>
18
0 commit comments