From fc862aad945f64df9fe4941e44a47485994e46ce Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Fri, 23 Jun 2023 17:47:37 +0200 Subject: [PATCH] Upgrade maven-clean-plugin 3.2.0 -> 3.3.1 (#693) See: - https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCLEAN%20AND%20fixVersion%20%3E%203.2.0%20AND%20fixVersion%20%3C%3D%203.3.1 - https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.2.0...maven-clean-plugin-3.3.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d4b188d..eb6fa58f 100644 --- a/pom.xml +++ b/pom.xml @@ -859,7 +859,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.3.1 org.apache.maven.plugins