Skip to content

Commit

Permalink
Bump software.amazon.awssdk:bom from 2.26.7 to 2.26.12 (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent fbae63e commit 55e5607
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 @@ -97,7 +97,7 @@ dependencies {
implementation "org.springdoc:springdoc-openapi-starter-webmvc-ui:$springDocVersion"
implementation 'org.postgresql:postgresql'

implementation platform('software.amazon.awssdk:bom:2.26.7')
implementation platform('software.amazon.awssdk:bom:2.26.12')
implementation 'software.amazon.awssdk:s3'
implementation 'software.amazon.awssdk:ses'

Expand Down

0 comments on commit 55e5607

Please sign in to comment.