Skip to content

Commit

Permalink
Bump aws.version from 1.12.767 to 1.12.769 (#1912)
Browse files Browse the repository at this point in the history
Bumps `aws.version` from 1.12.767 to 1.12.769.

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.767 to 1.12.769
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.767...1.12.769)

Updates `com.amazonaws:aws-java-sdk-transcribe` from 1.12.767 to 1.12.769
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.767...1.12.769)

---
updated-dependencies:
- 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-transcribe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent ef5940c commit 9d06ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.41.0</google.cloud.version>
<aws.version>1.12.767</aws.version>
<aws.version>1.12.769</aws.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
Expand Down

0 comments on commit 9d06ad0

Please sign in to comment.