Skip to content

Commit

Permalink
Bump version.awssdk from 2.18.7 to 2.19.4 (#162)
Browse files Browse the repository at this point in the history
Bumps `version.awssdk` from 2.18.7 to 2.19.4.

Updates `software.amazon.awssdk:bom` from 2.18.7 to 2.19.4
- [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.18.7...2.19.4)

Updates `core` from 2.18.7 to 2.19.4
- [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.18.7...2.19.4)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awssdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent af571ef commit cdd1ac0
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 @@ -33,7 +33,7 @@
<version.iceberg>1.2.0</version.iceberg>
<version.spark>3.3.1</version.spark>
<version.hadoop>3.3.4</version.hadoop>
<version.awssdk>2.18.7</version.awssdk>
<version.awssdk>2.19.4</version.awssdk>
<version.parquet>1.12.3</version.parquet>
<version.testcontainers>1.17.6</version.testcontainers>
<version.kafkaclients>3.2.1</version.kafkaclients>
Expand Down

0 comments on commit cdd1ac0

Please sign in to comment.