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 6df2c66 commit c07d03eCopy full SHA for c07d03e
SpringBootDynamo/build.gradle
@@ -6,7 +6,7 @@ repositories {
6
}
7
8
dependencies {
9
- implementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.115'
+ implementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.119'
10
implementation 'org.springframework.boot:spring-boot-starter-web'
11
12
testImplementation 'org.testcontainers:junit-jupiter:1.16.2'
0 commit comments