Skip to content

Commit ddf8a95

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 97c60cf + 14cec87 commit ddf8a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDynamo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repositories {
2525

2626

2727
dependencies {
28-
compile('com.amazonaws:aws-java-sdk-dynamodb:1.11.500')
28+
compile('com.amazonaws:aws-java-sdk-dynamodb:1.11.515')
2929
compile('org.springframework.boot:spring-boot-starter-web')
3030
testCompile('org.testcontainers:testcontainers:1.10.6')
3131
testCompile('org.springframework.boot:spring-boot-starter-test')

0 commit comments

Comments
 (0)