Skip to content

Commit

Permalink
Bump com.amazonaws:aws-java-sdk-bundle from 1.12.524 to 1.12.609 (#367)
Browse files Browse the repository at this point in the history
* Bump com.amazonaws:aws-java-sdk-bundle from 1.12.524 to 1.12.609

Bumps [com.amazonaws:aws-java-sdk-bundle](https://github.com/aws/aws-sdk-java) from 1.12.524 to 1.12.609.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.524...1.12.609)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

* Update changelog

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Dec 12, 2023
1 parent 69562f8 commit 16a29ec
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `org.json4s:json4s-ast_2.10` from 3.2.10 to 3.6.12
- Bumps `org.apache.hadoop.thirdparty:hadoop-shaded-protobuf_3_7` from 1.0.0 to 1.1.1
- Bumps `org.apache.avro:avro` from 1.7.7 to 1.8.2
- Bumps `com.amazonaws:aws-java-sdk-bundle` from 1.12.451 to 1.12.482
- Bumps `com.amazonaws:aws-java-sdk-bundle` from 1.12.451 to 1.12.609
- Bumps `commons-codec:commons-codec` from 1.15 to 1.16.0
- Bumps `com.amazonaws:aws-java-sdk-bundle` from 1.12.451 to 1.12.524
- Bumps `commons-logging:commons-logging` from 1.2 to 1.3.0
Expand Down
1 change: 0 additions & 1 deletion licenses/aws-java-sdk-bundle-1.12.524.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions licenses/aws-java-sdk-bundle-1.12.609.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c4238b593d889567c0d92809897a1b54a0cbc259
2 changes: 1 addition & 1 deletion mr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
exclude group: "org.apache.directory.api", module: "api-ldap-schema-data"
exclude group: 'com.fasterxml.jackson.core'
}
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.524'
implementation 'com.amazonaws:aws-java-sdk-bundle:1.12.609'
}

String generatedResources = "$buildDir/generated-resources/main"
Expand Down
1 change: 0 additions & 1 deletion mr/licenses/aws-java-sdk-bundle-1.12.524.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions mr/licenses/aws-java-sdk-bundle-1.12.609.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c4238b593d889567c0d92809897a1b54a0cbc259

0 comments on commit 16a29ec

Please sign in to comment.