Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump software.amazon.awssdk.crt:aws-crt
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.28.0 to 0.28.4.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases)
- [Commits](awslabs/aws-crt-java@v0.28.0...v0.28.4)

---
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] <[email protected]>
dependabot[bot] authored Nov 7, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e028349 commit e086a61
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
@@ -48,7 +48,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.5.0</quarkus.version>
<awssdk.version>2.20.159</awssdk.version>
<awscrt.version>0.28.0</awscrt.version>
<awscrt.version>0.28.4</awscrt.version>
</properties>
<build>
<pluginManagement>

0 comments on commit e086a61

Please sign in to comment.