Skip to content

Commit

Permalink
Merge pull request #841 from digitalservicebund/renovate/all-non-majo…
Browse files Browse the repository at this point in the history
…r-backend-dependencies

fix(deps): update dependency software.amazon.awssdk:bom to v2.29.34
  • Loading branch information
VictorDelCampo authored Dec 16, 2024
2 parents b5bea24 + 36164b6 commit ac2bd61
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.0"

[libraries]
archunit-junit5 = "com.tngtech.archunit:archunit-junit5:1.3.0"
aws-bom = "software.amazon.awssdk:bom:2.29.33"
aws-bom = "software.amazon.awssdk:bom:2.29.34"
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 ac2bd61

Please sign in to comment.