diff --git a/pom.xml b/pom.xml index f2c3883304b7c956a0a97be4543bceec483c838b..58599e95fa72e9dcedf9aac83df5cd9e2c19254c 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,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>