There was an error while loading. Please reload this page.
1 parent 0b518c8 commit bde5ed5Copy full SHA for bde5ed5
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.40.15")
+ implementation("software.amazon.awssdk:s3:2.41.8")
126
127
testImplementation("org.springframework.boot:spring-boot-starter-test")
128
testImplementation("org.springframework.graphql:spring-graphql-test")
0 commit comments