From b0654a416a236a4327a922cc1636851a0c3cd216 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Mon, 23 Oct 2023 10:16:41 -0500 Subject: [PATCH] Update maven plugins --- integration-tests/pom.xml | 2 +- pom.xml | 16 ++++++++-------- service/pom.xml | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 5fbcf3960..5f2882b16 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -39,7 +39,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0 + 3.1.2 ${project.basedir}/.libs/software.amazon.awssdk-sso.jar diff --git a/pom.xml b/pom.xml index 89b5eb839..edf186ea2 100644 --- a/pom.xml +++ b/pom.xml @@ -371,7 +371,7 @@ com.google.cloud.tools jib-maven-plugin - 3.3.1 + 3.4.0 @@ -412,7 +412,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.11.0 17 @@ -421,7 +421,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.3.0 @@ -434,7 +434,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.2 + 3.3.0 copy @@ -454,7 +454,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.1.2 @@ -468,7 +468,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.3.0 @@ -489,7 +489,7 @@ org.apache.maven.plugins maven-install-plugin - 3.0.0-M1 + 3.1.1 true @@ -498,7 +498,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 3.1.1 true diff --git a/service/pom.xml b/service/pom.xml index 611d01fe5..a5e3c6247 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -489,7 +489,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.5.0 + 3.5.1 true @@ -666,7 +666,7 @@ org.codehaus.mojo exec-maven-plugin - 3.0.0 + 3.1.0 check-all-service-config