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