Skip to content

Commit a2c33da

Browse files
build(deps): bump aws.sdk.version from 2.17.238 to 2.17.239 (#931)
Bumps `aws.sdk.version` from 2.17.238 to 2.17.239. Updates `software.amazon.awssdk:bom` from 2.17.238 to 2.17.239 - [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.238...2.17.239) Updates `http-client-spi` from 2.17.238 to 2.17.239 - [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.238...2.17.239) Updates `url-connection-client` from 2.17.238 to 2.17.239 --- 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 b574221 commit a2c33da

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.18.0</log4j.version>
5959
<jackson.version>2.13.3</jackson.version>
6060
<aspectj.version>1.9.7</aspectj.version>
61-
<aws.sdk.version>2.17.238</aws.sdk.version>
61+
<aws.sdk.version>2.17.239</aws.sdk.version>
6262
<aws.xray.recorder.version>2.11.2</aws.xray.recorder.version>
6363
<payloadoffloading-common.version>2.1.2</payloadoffloading-common.version>
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)