Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.28.9 (#2192)
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 26, 2024
1 parent da2e75c commit a18b9ef
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.2")

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

Expand Down

0 comments on commit a18b9ef

Please sign in to comment.