Skip to content

Commit

Permalink
fix(deps): bump software.amazon.awssdk:bom from 2.29.39 to 2.29.43
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.29.39 to 2.29.43.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JoergSiebahn committed Jan 2, 2025
1 parent e5399ce commit 8a3e11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
exclude group: 'org.bouncycastle', module: 'bcprov-jdk15on'
exclude group: 'org.bouncycastle', module: 'bcprov-jdk18on'
}
api enforcedPlatform("software.amazon.awssdk:bom:2.29.39")
api enforcedPlatform("software.amazon.awssdk:bom:2.29.43")
api enforcedPlatform("io.opentelemetry:opentelemetry-bom:$openTelemetryVersion")
api enforcedPlatform("io.opentelemetry:opentelemetry-bom-alpha:${openTelemetryVersion}-alpha")
api enforcedPlatform("io.netty:netty-bom:4.1.116.Final"), {
Expand Down

0 comments on commit 8a3e11f

Please sign in to comment.