Skip to content

Commit c9dbdee

Browse files
build(deps): bump software.amazon.awssdk:bom from 2.30.16 to 2.31.11
Bumps software.amazon.awssdk:bom from 2.30.16 to 2.31.11. --- 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 a71d1cc commit c9dbdee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDynamo/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repositories {
66
}
77

88
dependencies {
9-
implementation platform('software.amazon.awssdk:bom:2.30.16')
9+
implementation platform('software.amazon.awssdk:bom:2.31.11')
1010
implementation 'software.amazon.awssdk:dynamodb'
1111
implementation 'org.springframework.boot:spring-boot-starter-web'
1212

0 commit comments

Comments
 (0)