Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:bom to v2.29.41 (#…
Browse files Browse the repository at this point in the history
…871)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 2ae4c96 commit 125c350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spring-boot = "3.4.1"

[libraries]
archunit-junit5 = "com.tngtech.archunit:archunit-junit5:1.3.0"
aws-bom = "software.amazon.awssdk:bom:2.29.40"
aws-bom = "software.amazon.awssdk:bom:2.29.41"
aws-s3 = { module = "software.amazon.awssdk:s3" }
bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk18on", version.ref = "org-bouncycastle" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version.ref = "org-bouncycastle" }
Expand Down

0 comments on commit 125c350

Please sign in to comment.