Skip to content

Commit

Permalink
Updates build helper maven plugin to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jul 25, 2024
1 parent 2e75519 commit 9c89c1d
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 @@ -11,7 +11,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.version>3.13.0</maven.compiler.version>
<build.helper.maven.version>3.5.0</build.helper.maven.version>
<build.helper.maven.version>3.6.0</build.helper.maven.version>
<java.version>17</java.version>
<maven.clean.version>3.4.0</maven.clean.version>
<exec.maven.version>3.2.0</exec.maven.version>
Expand Down

0 comments on commit 9c89c1d

Please sign in to comment.