Skip to content

Commit

Permalink
Merge pull request #156 from justunsix/dependabot/maven/training/org.…
Browse files Browse the repository at this point in the history
…apache.maven.plugins-maven-clean-plugin-3.4.0

Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 in /training
  • Loading branch information
justunsix committed Jul 2, 2024
2 parents 290a60d + 3177838 commit 4a4cc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
<plugin>
Expand Down

0 comments on commit 4a4cc78

Please sign in to comment.