Skip to content

Commit

Permalink
Merge pull request #5 from maptic/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-clean-plugin-3.2.0

Bump maven-clean-plugin from 3.1.0 to 3.2.0
  • Loading branch information
munterfi authored Sep 23, 2022
2 parents e3bf21c + 7da5a23 commit 884e9cf
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 @@ -45,7 +45,7 @@
<!-- clean lifecycle, see https://maven.apache.org/ref/current/maven-core/lifecycles.html#clean_Lifecycle -->
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.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 884e9cf

Please sign in to comment.