Skip to content

Commit

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

Updates `cloudwatch` from 2.20.21 to 2.20.40

Updates `sts` from 2.20.21 to 2.20.40

Updates `resourcegroupstaggingapi` from 2.20.21 to 2.20.40

---
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 Apr 6, 2023
1 parent 93c0cac commit 338eeb7
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.20.21</software.amazon.awssdk.version>
<software.amazon.awssdk.version>2.20.40</software.amazon.awssdk.version>
<io.prometheus.version>0.16.0</io.prometheus.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 338eeb7

Please sign in to comment.