Skip to content

Commit 0b396e7

Browse files
fix(deps): update dependency software.amazon.awssdk:s3 to v2.42.32
1 parent c0c9e03 commit 0b396e7

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
@@ -122,7 +122,7 @@ dependencies {
122122
implementation("org.springframework.boot:spring-boot-starter-security")
123123
implementation("org.springframework.boot:spring-boot-starter-validation")
124124
implementation("org.springframework.boot:spring-boot-starter-web")
125-
implementation("software.amazon.awssdk:s3:2.42.28")
125+
implementation("software.amazon.awssdk:s3:2.42.32")
126126

127127
testImplementation("org.springframework.boot:spring-boot-starter-test")
128128
testImplementation("org.springframework.graphql:spring-graphql-test")

0 commit comments

Comments
 (0)