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