diff --git a/build.gradle b/build.gradle index e5bcfbb1..74e055af 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ dependencies { implementation("net.ttddyy:datasource-proxy:1.11.0") implementation("org.postgresql:postgresql:42.7.8") implementation("io.lettuce:lettuce-core:7.1.0.RELEASE") - implementation("software.amazon.awssdk:s3:2.39.2") + implementation("software.amazon.awssdk:s3:2.40.3") implementation 'redis.clients:jedis:7.1.0' implementation("org.eclipse.collections:eclipse-collections-api:13.0.0") implementation("org.eclipse.collections:eclipse-collections:13.0.0")