Skip to content

Commit

Permalink
build(deps): bump software.amazon.awssdk.crt:aws-crt (#1506)
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.33.0 to 0.33.3.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases)
- [Commits](awslabs/aws-crt-java@v0.33.0...v0.33.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 69c2e35 commit b9026c8
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 @@ -65,7 +65,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.17.0</quarkus.version>
<awssdk.version>2.29.14</awssdk.version>
<awscrt.version>0.33.0</awscrt.version>
<awscrt.version>0.33.3</awscrt.version>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit b9026c8

Please sign in to comment.