Skip to content

Commit c07d03e

Browse files
Bump aws-java-sdk-dynamodb from 1.12.115 to 1.12.119 (heowc#543)
Bumps [aws-java-sdk-dynamodb](https://github.com/aws/aws-sdk-java) from 1.12.115 to 1.12.119. - [Release notes](https://github.com/aws/aws-sdk-java/releases) - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.115...1.12.119) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-dynamodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6df2c66 commit c07d03e

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
@@ -6,7 +6,7 @@ repositories {
66
}
77

88
dependencies {
9-
implementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.115'
9+
implementation 'com.amazonaws:aws-java-sdk-dynamodb:1.12.119'
1010
implementation 'org.springframework.boot:spring-boot-starter-web'
1111

1212
testImplementation 'org.testcontainers:junit-jupiter:1.16.2'

0 commit comments

Comments
 (0)