Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.27.3 to 2.27.12
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.27.3 to 2.27.12.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent c140a08 commit fc6a58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
}

dependencies {
implementation(platform("software.amazon.awssdk:bom:2.27.3"))
implementation(platform("software.amazon.awssdk:bom:2.27.12"))

implementation 'org.springframework.boot:spring-boot-starter'
implementation 'org.springframework.boot:spring-boot-starter-web'
Expand Down

0 comments on commit fc6a58d

Please sign in to comment.