Skip to content

Commit 8135136

Browse files
Bump software.amazon.awssdk:s3 from 2.31.25 to 2.31.40 in /service (#1215)
Bumps software.amazon.awssdk:s3 from 2.31.25 to 2.31.40. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-version: 2.31.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d347866 commit 8135136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation 'org.springframework.boot:spring-boot-starter-logging'
5151

5252
// Infrastructure
53-
implementation 'software.amazon.awssdk:s3:2.31.25'
53+
implementation 'software.amazon.awssdk:s3:2.31.40'
5454
implementation ('com.azure:azure-storage-blob:12.30.0')
5555
implementation 'org.apache.qpid:qpid-jms-client:2.7.0'
5656

0 commit comments

Comments
 (0)