Skip to content

Commit

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

Updates `software.amazon.awssdk:cloudwatch` from 2.29.33 to 2.29.37

Updates `software.amazon.awssdk:sts` from 2.29.33 to 2.29.37

Updates `software.amazon.awssdk:resourcegroupstaggingapi` from 2.29.33 to 2.29.37

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 88d13c0 commit 712f0f6
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.29.33</software.amazon.awssdk.version>
<software.amazon.awssdk.version>2.29.37</software.amazon.awssdk.version>
<io.prometheus.version>0.16.0</io.prometheus.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 712f0f6

Please sign in to comment.