Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.2.0
This commit is contained in:
parent
8917caad4a
commit
b01dd16957
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Reference in New Issue
Block a user