Skip to content

Commit

Permalink
Merge pull request #20 from Flashky/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-compiler-plugin-3.12.1

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1
  • Loading branch information
Flashky authored Dec 25, 2023
2 parents 20b4a69 + 71e4568 commit 3d68a88
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 @@ -14,7 +14,7 @@
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<!-- Plugins -->
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.12.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven.compiler.release>17</maven.compiler.release>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
</properties>
Expand Down

0 comments on commit 3d68a88

Please sign in to comment.