Skip to content

Commit

Permalink
Bump aws.version from 1.12.663 to 1.12.664
Browse files Browse the repository at this point in the history
Bumps `aws.version` from 1.12.663 to 1.12.664.

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent c3fb11d commit 53abf1e
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 @@ -307,7 +307,7 @@

<!-- dependency versions -->
<asm.version>9.6</asm.version>
<aws.version>1.12.663</aws.version>
<aws.version>1.12.664</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 53abf1e

Please sign in to comment.