Skip to content

Commit b55c717

Browse files
fix(deps): update dependency software.amazon.awssdk:s3 to v2.35.9
1 parent 1d3cb58 commit b55c717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies {
116116
implementation("org.springframework.boot:spring-boot-starter-security")
117117
implementation("org.springframework.boot:spring-boot-starter-validation")
118118
implementation("org.springframework.boot:spring-boot-starter-web")
119-
implementation("software.amazon.awssdk:s3:2.34.5")
119+
implementation("software.amazon.awssdk:s3:2.35.9")
120120

121121
testImplementation("org.springframework.boot:spring-boot-starter-test")
122122
testImplementation("org.springframework.graphql:spring-graphql-test")

0 commit comments

Comments
 (0)