Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:bom from 2.29.34 to 2.29.43 (#…
Browse files Browse the repository at this point in the history
…998)

Bumps software.amazon.awssdk:bom from 2.29.34 to 2.29.43.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  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>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 0334547 commit 0e5450e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpringBootDynamo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repositories {
}

dependencies {
implementation platform('software.amazon.awssdk:bom:2.29.34')
implementation platform('software.amazon.awssdk:bom:2.29.43')
implementation 'software.amazon.awssdk:dynamodb'
implementation 'org.springframework.boot:spring-boot-starter-web'

Expand Down

0 comments on commit 0e5450e

Please sign in to comment.