Skip to content

Commit 0bdb2f0

Browse files
Bump software.amazon.awssdk:s3 from 2.34.4 to 2.39.3
Bumps software.amazon.awssdk:s3 from 2.34.4 to 2.39.3. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.39.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d7b133 commit 0bdb2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ dependencies {
184184
implementation("org.jsoup:jsoup:1.21.2")
185185
implementation("com.github.jasminb:jsonapi-converter:0.14")
186186
implementation("commons-codec:commons-codec:1.19.0")
187-
implementation("software.amazon.awssdk:s3:2.34.4")
187+
implementation("software.amazon.awssdk:s3:2.39.3")
188188

189189
// Required library for FafTokenService approach (called by nimbus-jwt)
190190
runtimeOnly("org.bouncycastle:bcpkix-jdk15on:1.70")

0 commit comments

Comments
 (0)