Skip to content

Commit

Permalink
Merge pull request #115 from Piszmog/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-compiler-plugin-3.11.0

Bump maven-compiler-plugin from 3.10.1 to 3.11.0
  • Loading branch information
Piszmog authored Oct 24, 2024
2 parents 6075c66 + 23ff3bb commit 9fb199f
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 @@ -32,7 +32,7 @@
<pitest-maven.mutationThreshold>96</pitest-maven.mutationThreshold>
<pitest-maven.coverageThreshold>99</pitest-maven.coverageThreshold>
<!--Plugins-->
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-plugin.version>3.2.0</maven-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<!--Profiles-->
Expand Down

0 comments on commit 9fb199f

Please sign in to comment.