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 2050bcb + 54302af commit 9621f31Copy full SHA for 9621f31
pom.xml
@@ -17,7 +17,7 @@
17
<sisu-inject.version>0.3.5</sisu-inject.version>
18
<junit.version>5.10.2</junit.version>
19
20
- <maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
+ <maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
21
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
22
<maven.compiler.source>17</maven.compiler.source>
23
<maven.compiler.release>17</maven.compiler.release>
0 commit comments