From 64b7c075b12e495fd3b2fc8d3d935c5b274721aa Mon Sep 17 00:00:00 2001 From: saranyailla Date: Mon, 2 Oct 2023 14:48:02 -0700 Subject: [PATCH] chore: update sdk dependency --- pom.xml | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c2c16637..3307df6f 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ 5.7.0 2.8.2 2.17.1 - 2.17.254 + 2.20.157 1.0 3.0.2 5.0.1 @@ -147,6 +147,35 @@ + + + org.codehaus.mojo + versions-maven-plugin + 2.16.1 + + + + aws.sdk.version + + + software.amazon.awssdk + bom + latest + + + + + + + + validate + + update-properties + + + + + com.github.siom79.japicmp japicmp-maven-plugin