Skip to content

Commit 34c9cec

Browse files
Bump com.amazonaws:aws-java-sdk-bundle from 1.12.782 to 1.12.783 (#583)
* Bump com.amazonaws:aws-java-sdk-bundle from 1.12.782 to 1.12.783 Bumps [com.amazonaws:aws-java-sdk-bundle](https://github.com/aws/aws-sdk-java) from 1.12.782 to 1.12.783. - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.782...1.12.783) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bundle dependency-version: 1.12.783 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent bcda4f9 commit 34c9cec

14 files changed

Lines changed: 8 additions & 8 deletions

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
2626
- Bumps Scala2.13 version from 2.13.6 to 2.13.16 ([#551](https://github.com/opensearch-project/opensearch-hadoop/pull/551))
2727
- Bumps `org.opensearch.gradle:build-tools` from 2.11.1 to 2.19.0 ([#557](https://github.com/opensearch-project/opensearch-hadoop/pull/557))
2828
- Bumps `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17
29-
- Bumps `com.amazonaws:aws-java-sdk-bundle` from 1.12.651 to 1.12.782
29+
- Bumps `com.amazonaws:aws-java-sdk-bundle` from 1.12.651 to 1.12.783
3030
- Bumps `com.fasterxml.jackson.module:jackson-module-scala_2.12` from 2.16.1 to 2.18.3
3131

3232
## [1.3.0]

hive/licenses/aws-java-sdk-bundle-1.12.782.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bf43d5a8a1df029b74104dccd2c19192e79ea942

licenses/aws-java-sdk-bundle-1.12.782.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bf43d5a8a1df029b74104dccd2c19192e79ea942

mr/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
exclude group: "org.apache.directory.api", module: "api-ldap-schema-data"
7777
exclude group: 'com.fasterxml.jackson.core'
7878
}
79-
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.782'
79+
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.783'
8080
}
8181

8282
String generatedResources = "$buildDir/generated-resources/main"

mr/licenses/aws-java-sdk-bundle-1.12.782.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bf43d5a8a1df029b74104dccd2c19192e79ea942

spark/core/licenses/aws-java-sdk-bundle-1.12.782.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bf43d5a8a1df029b74104dccd2c19192e79ea942

0 commit comments

Comments
 (0)