Skip to content

Commit d445883

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

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
@@ -61,7 +61,7 @@ dependencies {
6161
implementation 'org.springframework.boot:spring-boot-starter-logging'
6262

6363
// Infrastructure
64-
implementation 'software.amazon.awssdk:s3:2.33.9'
64+
implementation 'software.amazon.awssdk:s3:2.34.0'
6565
implementation ('com.azure:azure-storage-blob:12.30.0')
6666
implementation 'org.apache.qpid:qpid-jms-client:2.8.0'
6767

0 commit comments

Comments
 (0)