Skip to content

Commit 73f5ed8

Browse files
build(deps): bump aws.sdk.version from 2.17.165 to 2.17.166
Bumps `aws.sdk.version` from 2.17.165 to 2.17.166. Updates `software.amazon.awssdk:bom` from 2.17.165 to 2.17.166 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.165...2.17.166) Updates `http-client-spi` from 2.17.165 to 2.17.166 - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java-v2@2.17.165...2.17.166) Updates `url-connection-client` from 2.17.165 to 2.17.166 --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:http-client-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: software.amazon.awssdk:url-connection-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a207202 commit 73f5ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<log4j.version>2.17.2</log4j.version>
5959
<jackson.version>2.13.2.2</jackson.version>
6060
<aspectj.version>1.9.7</aspectj.version>
61-
<aws.sdk.version>2.17.165</aws.sdk.version>
61+
<aws.sdk.version>2.17.166</aws.sdk.version>
6262
<aws.xray.recorder.version>2.11.1</aws.xray.recorder.version>
6363
<payloadoffloading-common.version>1.1.1</payloadoffloading-common.version>
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)