Skip to content

Commit

Permalink
Merge pull request #258 from wultra/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-compiler-plugin-3.12.1
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
2 parents c7c8e6c + 8be5da6 commit 7104ff6
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 @@ -56,7 +56,7 @@
<java.version>17</java.version>
<maven.compiler.release>${java.version}</maven.compiler.release>

<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>

<!-- Dependencies -->
Expand Down

0 comments on commit 7104ff6

Please sign in to comment.