Skip to content

Commit 6c9ad06

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump software.amazon.awssdk:s3 from 2.46.5 to 2.46.6
Bumps software.amazon.awssdk:s3 from 2.46.5 to 2.46.6. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.46.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db65230 commit 6c9ad06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ dependencies {
191191
implementation("org.jsoup:jsoup:1.22.2")
192192
implementation("com.github.jasminb:jsonapi-converter:0.15")
193193
implementation("commons-codec:commons-codec:1.20.0")
194-
implementation("software.amazon.awssdk:s3:2.46.5")
194+
implementation("software.amazon.awssdk:s3:2.46.6")
195195

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

0 commit comments

Comments
 (0)