We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab7569 commit 5cd6c1dCopy full SHA for 5cd6c1d
SpringBootDynamo/build.gradle
@@ -6,7 +6,7 @@ repositories {
6
}
7
8
dependencies {
9
- implementation platform('software.amazon.awssdk:bom:2.29.1')
+ implementation platform('software.amazon.awssdk:bom:2.29.15')
10
implementation 'software.amazon.awssdk:dynamodb'
11
implementation 'org.springframework.boot:spring-boot-starter-web'
12
0 commit comments