Skip to content

Commit cfa8a20

Browse files
Bump software.amazon.awssdk:bom from 2.23.14 to 2.25.27
Bumps software.amazon.awssdk:bom from 2.23.14 to 2.25.27. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e070fd0 commit cfa8a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version = '0.32.2-SNAPSHOT'
2424
group = 'de.otto.synapse'
2525

2626
ext {
27-
awsSdkVersion = "2.23.14"
27+
awsSdkVersion = "2.25.27"
2828
springBootVersion = "3.2.2"
2929
edisonVersion = "3.2.0"
3030
testcontainersVersion = "1.19.4"

0 commit comments

Comments
 (0)