From 22f61d3032e5feede43294afc0e01246354e5d86 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Thu, 2 May 2024 09:30:44 +0200 Subject: [PATCH] Upgrade maven-install-plugin 3.1.1 -> 3.1.2 (#1159) See: - https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-3.1.2 - https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.1...maven-install-plugin-3.1.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e565f840..83014840 100644 --- a/pom.xml +++ b/pom.xml @@ -1081,7 +1081,7 @@ org.apache.maven.plugins maven-install-plugin - 3.1.1 + 3.1.2 org.apache.maven.plugins