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.
2 parents b8188fb + ab46cdd commit aead845Copy full SHA for aead845
pom.xml
@@ -23,7 +23,7 @@
23
<junit.version>5.12.0</junit.version>
24
25
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
26
- <maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
27
<maven.compiler.source>17</maven.compiler.source>
28
<maven.compiler.release>17</maven.compiler.release>
29
<maven.compiler.parameters>true</maven.compiler.parameters>
0 commit comments