Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk:bom from 2.21.10 to 2.21.21
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:bom from 2.21.10 to 2.21.21.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent fb34642 commit 0e2dd9d
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
@@ -47,7 +47,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.5.1</quarkus.version>
<awssdk.version>2.21.17</awssdk.version>
<awssdk.version>2.21.21</awssdk.version>
<awscrt.version>0.28.6</awscrt.version>
</properties>
<build>

0 comments on commit 0e2dd9d

Please sign in to comment.