From f44a8f8faadf4f62841d7aafa93de0e34a02057e Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sun, 29 Oct 2023 23:08:07 +0000 Subject: [PATCH] Upgrade maven-clean-plugin 3.2.0 -> 3.3.2 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.2 - https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-3.3.2 - https://github.com/apache/maven-clean-plugin/releases/tag/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 5470ffd..44b5aac 100644 --- a/pom.xml +++ b/pom.xml @@ -450,7 +450,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.2.0 + 3.3.2 org.apache.maven.plugins