Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.28.6 (#2181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 16b44a2 commit 573c776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ dependencies {
// CVE-2022-4244
implementation("org.codehaus.plexus:plexus-utils:4.0.1")

implementation(platform("software.amazon.awssdk:bom:2.28.5"))
implementation(platform("software.amazon.awssdk:bom:2.28.6"))
implementation("software.amazon.awssdk:netty-nio-client")
implementation("software.amazon.awssdk:s3")

Expand Down

0 comments on commit 573c776

Please sign in to comment.