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.
2 parents 97c60cf + 14cec87 commit ddf8a95Copy full SHA for ddf8a95
SpringBootDynamo/build.gradle
@@ -25,7 +25,7 @@ repositories {
25
26
27
dependencies {
28
- compile('com.amazonaws:aws-java-sdk-dynamodb:1.11.500')
+ compile('com.amazonaws:aws-java-sdk-dynamodb:1.11.515')
29
compile('org.springframework.boot:spring-boot-starter-web')
30
testCompile('org.testcontainers:testcontainers:1.10.6')
31
testCompile('org.springframework.boot:spring-boot-starter-test')
0 commit comments