Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.27.23 (#2144)
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 11, 2024
1 parent aee47c3 commit dbddf3d
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 @@ -174,7 +174,7 @@ dependencies {
// CVE-2022-4244
implementation("org.codehaus.plexus:plexus-utils:4.0.1")

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

Expand Down

0 comments on commit dbddf3d

Please sign in to comment.