Skip to content

Commit b0e19bc

Browse files
authored
Update AWS SDK dependencies to latest (#1639)
JAVA-5802
1 parent d29c080 commit b0e19bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ ext {
5353
nettyVersion = '4.1.87.Final'
5454
snappyVersion = '1.1.10.3'
5555
zstdVersion = '1.5.5-3'
56-
awsSdkV2Version = '2.18.9'
57-
awsSdkV1Version = '1.12.337'
56+
awsSdkV2Version = '2.30.31'
57+
awsSdkV1Version = '1.12.782'
5858
projectReactorVersion = '2022.0.0'
5959
junitBomVersion = '5.10.2'
6060
logbackVersion = '1.3.14'

0 commit comments

Comments
 (0)