Skip to content

Commit 2529aaa

Browse files
build(deps): bump aws.sdk.version from 2.17.141 to 2.17.142 (#780)
Bumps `aws.sdk.version` from 2.17.141 to 2.17.142. Updates `software.amazon.awssdk:bom` from 2.17.141 to 2.17.142 - [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.141...2.17.142) Updates `http-client-spi` from 2.17.141 to 2.17.142 - [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.141...2.17.142) Updates `url-connection-client` from 2.17.141 to 2.17.142 --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48fcbad commit 2529aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1</jackson.version>
6060
<aspectj.version>1.9.7</aspectj.version>
61-
<aws.sdk.version>2.17.141</aws.sdk.version>
61+
<aws.sdk.version>2.17.142</aws.sdk.version>
6262
<aws.xray.recorder.version>2.11.0</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)