We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c9e03 commit 0b396e7Copy full SHA for 0b396e7
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.42.28")
+ implementation("software.amazon.awssdk:s3:2.42.32")
126
127
testImplementation("org.springframework.boot:spring-boot-starter-test")
128
testImplementation("org.springframework.graphql:spring-graphql-test")
0 commit comments