Skip to content

Commit

Permalink
Updates Maven compiler plugin to v3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jul 25, 2024
1 parent 1209603 commit 2e75519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.example.codegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.version>3.12.1</maven.compiler.version>
<maven.compiler.version>3.13.0</maven.compiler.version>
<build.helper.maven.version>3.5.0</build.helper.maven.version>
<java.version>17</java.version>
<maven.clean.version>3.4.0</maven.clean.version>
Expand Down

0 comments on commit 2e75519

Please sign in to comment.