Skip to content

Commit

Permalink
Bump aws-v2.version from 2.19.1 to 2.19.16
Browse files Browse the repository at this point in the history
Bumps `aws-v2.version` from 2.19.1 to 2.19.16.

Updates `aws-query-protocol` from 2.19.1 to 2.19.16

Updates `aws-xml-protocol` from 2.19.1 to 2.19.16

Updates `s3` from 2.19.1 to 2.19.16

Updates `url-connection-client` from 2.19.1 to 2.19.16

Updates `regions` from 2.19.1 to 2.19.16

Updates `utils` from 2.19.1 to 2.19.16
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/docs/LaunchChangelog.md)
- [Commits](aws/aws-sdk-java-v2@2.19.1...2.19.16)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:aws-query-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:aws-xml-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:s3
  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
- dependency-name: software.amazon.awssdk:regions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 22, 2023
1 parent 5c429d5 commit a800801
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
Expand Up @@ -89,7 +89,7 @@
</distributionManagement>

<properties>
<aws-v2.version>2.19.1</aws-v2.version>
<aws-v2.version>2.19.16</aws-v2.version>

<aws.version>1.12.389</aws.version>
<checkstyle.version>10.6.0</checkstyle.version>
Expand Down

0 comments on commit a800801

Please sign in to comment.