From 6e0905c033062b6663954406b75a19c3e6a254f7 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Thu, 21 Jul 2022 09:01:43 +0200 Subject: [PATCH] Upgrade maven-install-plugin 2.5.2 -> 3.0.0 (#161) See: - https://issues.apache.org/jira/issues/?jql=project%20%3D%20MINSTALL%20AND%20fixVersion%20%3E%20%202.5.2%20AND%20fixVersion%20%3C%3D%203.0.0 - https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-2.5.2...maven-install-plugin-3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e9391fae3..4c7c73e5eb 100644 --- a/pom.xml +++ b/pom.xml @@ -864,7 +864,7 @@ org.apache.maven.plugins maven-install-plugin - 2.5.2 + 3.0.0 org.apache.maven.plugins