Skip to content

Commit 12540d8

Browse files
Bump software.amazon.awssdk:bom from 2.27.7 to 2.27.22
Bumps software.amazon.awssdk:bom from 2.27.7 to 2.27.22. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e10beec commit 12540d8

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.33.0'
2424
group = 'de.otto.synapse'
2525

2626
ext {
27-
awsSdkVersion = "2.27.7"
27+
awsSdkVersion = "2.27.22"
2828
springBootVersion = "3.3.3"
2929
edisonVersion = "3.3.0"
3030
testcontainersVersion = "1.20.1"

0 commit comments

Comments
 (0)