chore(deps): update dependency org.apache.maven.plugins:maven-clean-plugin to v3.2.0

This commit is contained in:
renovate[bot] 2022-06-22 02:23:51 +00:00
parent ecf14f0f87
commit 9f17487f49
1 changed files with 1 additions and 1 deletions

View File

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