Skip to content

Commit f41fe86

Browse files
Bump software.amazon.awssdk:s3 from 2.41.28 to 2.41.31
Bumps software.amazon.awssdk:s3 from 2.41.28 to 2.41.31. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.41.31 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eceb82e commit f41fe86

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
@@ -76,7 +76,7 @@ dependencies {
7676
implementation 'org.flywaydb:flyway-core:11.20.3'
7777
implementation "org.flywaydb:flyway-database-postgresql:11.20.3"
7878
implementation 'org.webjars.npm:dropzone:5.9.3'
79-
implementation 'software.amazon.awssdk:s3:2.41.28'
79+
implementation 'software.amazon.awssdk:s3:2.41.31'
8080
implementation 'com.smartystreets.api:smartystreets-java-sdk:5.2.0'
8181
implementation 'com.github.librepdf:openpdf:3.0.0'
8282
implementation 'org.yaml:snakeyaml:2.5'

0 commit comments

Comments
 (0)