diff --git a/pom.xml b/pom.xml index bd7511f..84da41a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,11 +2,11 @@ 4.0.0 - 2.25.64 - 3.0.0 - 4.1.118.Final + 2.33.0 + 3.1.3 + 4.2.4.Final 2.0.6 - 2.13.5 + 2.15.0 1.3.15 @@ -182,6 +182,16 @@ identity-spi ${awssdk.version} + + software.amazon.awssdk + retries-spi + ${awssdk.version} + + + software.amazon.awssdk + retries + ${awssdk.version} + io.netty netty-codec-http @@ -197,6 +207,11 @@ netty-codec ${netty.version} + + io.netty + netty-codec-base + ${netty.version} + io.netty netty-transport @@ -260,7 +275,7 @@ org.checkerframework checker-qual - 2.5.2 + 3.49.4 com.google.errorprone @@ -285,7 +300,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.18.0 org.slf4j @@ -399,4 +414,4 @@ 3.2.2 - + \ No newline at end of file