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