Skip to content

Commit

Permalink
Merge pull request #133 from heubeck/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.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
heubeck authored Dec 26, 2023
2 parents 331d5f7 + adf8ba7 commit b4343a7
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 @@ -20,7 +20,7 @@
<version>1.11.28</version>

<properties>
<compiler-plugin.version>3.12.0</compiler-plugin.version>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<failsafe.useModulePath>false</failsafe.useModulePath>
<kotlin.version>1.9.21</kotlin.version>
<maven.compiler.release>17</maven.compiler.release>
Expand Down

0 comments on commit b4343a7

Please sign in to comment.