From 128212521398b1f2cf1d51e2f0cfba4b76739424 Mon Sep 17 00:00:00 2001 From: jhh Date: Thu, 26 Jan 2023 13:55:20 -0600 Subject: [PATCH] Upgrade maven-install-plugin to 3.1.0 Issue-ID: POLICY-4498 Signed-off-by: jhh Change-Id: Ie317f30bc0896f6d4ec73110b9e1cbf869f2d16a --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 9e84e855..cf6b6afb 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1105,7 +1105,7 @@ org.apache.maven.plugins maven-install-plugin - 3.0.0-M1 + 3.1.0 org.apache.maven.plugins -- 2.16.6