Skip to content

Commit d879171

Browse files
Bump com.amazonaws:aws-java-sdk-s3 from 1.12.720 to 1.12.725 in /service (#738)
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.720 to 1.12.725. - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.720...1.12.725) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-s3 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> Co-authored-by: Ole <[email protected]>
1 parent abc8f76 commit d879171

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
@@ -43,7 +43,7 @@ dependencies {
4343
implementation 'org.springframework.boot:spring-boot-starter-logging'
4444

4545
// Infrastructure
46-
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.720'
46+
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.725'
4747
implementation ('com.azure:azure-storage-blob:12.26.0')
4848
implementation 'org.apache.qpid:qpid-jms-client:2.5.0'
4949

0 commit comments

Comments
 (0)