From 87883e8221d193ba86fd3a7f7c992736954817d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 00:22:53 +0000 Subject: [PATCH] Bump aws.sdk.version from 1.12.638 to 1.12.682 Bumps `aws.sdk.version` from 1.12.638 to 1.12.682. Updates `com.amazonaws:aws-java-sdk-core` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) Updates `com.amazonaws:aws-java-sdk-ec2` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) Updates `com.amazonaws:aws-java-sdk-kinesis` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) Updates `com.amazonaws:aws-java-sdk-rds` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) Updates `com.amazonaws:aws-java-sdk-logs` from 1.12.638 to 1.12.682 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.638...1.12.682) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-ec2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-s3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-sts dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-kinesis dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-rds dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.amazonaws:aws-java-sdk-logs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 627ed64b399a..6d4a6bcf68ae 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ however it is required in some cases when running against mockito 4.x (mockito 4.x is required for Java <11. We use the following property to pick the proper artifact based on Java version (see pre-java-11 profile) --> core - 1.12.638 + 1.12.682 2.8.0 0.8.7 6.2.5.Final