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 8c066e9 + 7ff009c commit ae6c3caCopy full SHA for ae6c3ca
pom.xml
@@ -14,7 +14,7 @@
14
<junit.jupiter.version>5.10.2</junit.jupiter.version>
15
<!-- Plugins -->
16
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
17
- <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
18
<maven.compiler.release>17</maven.compiler.release>
19
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
20
</properties>
0 commit comments