Skip to content

Commit 2fa5928

Browse files
Bump software.amazon.awssdk.crt:aws-crt from 0.45.0 to 0.45.1 (#237)
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.45.0 to 0.45.1. - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](awslabs/aws-crt-java@v0.45.0...v0.45.1) --- updated-dependencies: - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-version: 0.45.1 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>
1 parent 4b7c60f commit 2fa5928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SpringAI/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<groupId>software.amazon.awssdk.crt</groupId>
108108
<artifactId>aws-crt</artifactId>
109109
<!-- see https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/http-configuration-crt.html when upgrading -->
110-
<version>0.45.0</version>
110+
<version>0.45.1</version>
111111
<classifier>linux-aarch_64</classifier>
112112
</dependency>
113113

0 commit comments

Comments
 (0)