Skip to content

Commit

Permalink
Bump software.amazon.awssdk.version from 2.27.7 to 2.29.7
Browse files Browse the repository at this point in the history
Bumps `software.amazon.awssdk.version` from 2.27.7 to 2.29.7.

Updates `software.amazon.awssdk:cloudwatch` from 2.27.7 to 2.29.7

Updates `software.amazon.awssdk:sts` from 2.27.7 to 2.29.7

Updates `software.amazon.awssdk:resourcegroupstaggingapi` from 2.27.7 to 2.29.7

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:cloudwatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:resourcegroupstaggingapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 0fba7df commit 7bcf35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.releaseDate>${maven.build.timestamp}</project.releaseDate>
<software.amazon.awssdk.version>2.27.7</software.amazon.awssdk.version>
<software.amazon.awssdk.version>2.29.7</software.amazon.awssdk.version>
<io.prometheus.version>0.16.0</io.prometheus.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 7bcf35f

Please sign in to comment.