Skip to content

Commit

Permalink
Updates maven-clean-plugin to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Jul 25, 2024
1 parent 9a29f8d commit 1209603
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 @@ -13,7 +13,7 @@
<maven.compiler.version>3.12.1</maven.compiler.version>
<build.helper.maven.version>3.5.0</build.helper.maven.version>
<java.version>17</java.version>
<maven.clean.version>3.3.2</maven.clean.version>
<maven.clean.version>3.4.0</maven.clean.version>
<exec.maven.version>3.2.0</exec.maven.version>
</properties>

Expand Down

0 comments on commit 1209603

Please sign in to comment.