Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.2.0

This commit is contained in:
Pierre HUBERT 2022-11-17 00:13:47 +00:00
parent f2bd66754e
commit b52f6118e4

View File

@ -33,7 +33,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>