From 72c483b52702687f5a4160e1fd317b01c03988d3 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sat, 8 Jan 2022 21:32:28 +0100 Subject: [PATCH] [MNG-7384] Upgrade Maven JAR Plugin to 3.2.2 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 102419305b..3583a87e19 100644 --- a/pom.xml +++ b/pom.xml @@ -487,6 +487,12 @@ under the License. + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.2 + org.apache.maven.plugins maven-release-plugin