There was an error while loading. Please reload this page.
1 parent aab7300 commit e296753Copy full SHA for e296753
1 file changed
build.gradle.kts
@@ -122,7 +122,7 @@ dependencies {
122
implementation("org.springframework.boot:spring-boot-starter-security")
123
implementation("org.springframework.boot:spring-boot-starter-validation")
124
implementation("org.springframework.boot:spring-boot-starter-web")
125
- implementation("software.amazon.awssdk:s3:2.44.2")
+ implementation("software.amazon.awssdk:s3:2.46.10")
126
127
testImplementation("org.springframework.boot:spring-boot-starter-test")
128
testImplementation("org.springframework.graphql:spring-graphql-test")
0 commit comments