Skip to content

Commit

Permalink
Update maven-compiler-plugin to 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Nov 4, 2024
1 parent 1240f77 commit 4f71f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.parameters>true</maven.compiler.parameters>

<compiler-plugin.version>3.8.1</compiler-plugin.version>
<compiler-plugin.version>3.13.0</compiler-plugin.version>
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
<impsort-plugin.version>1.12.0</impsort-plugin.version>

Expand Down

0 comments on commit 4f71f6c

Please sign in to comment.