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 bae0241 + c0953bd commit de366baCopy full SHA for de366ba
pom.xml
@@ -6,7 +6,7 @@
6
<artifactId>java-interviews</artifactId>
7
<version>1.0.0-SNAPSHOT</version>
8
<properties>
9
- <compiler-plugin.version>3.8.3</compiler-plugin.version>
+ <compiler-plugin.version>3.13.0</compiler-plugin.version>
10
<maven.compiler.release>17</maven.compiler.release>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments