Skip to content

Commit

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

Updates `aws-java-sdk-transcribe` from 1.12.332 to 1.12.333
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.332...1.12.333)

Updates `aws-java-sdk-s3` from 1.12.332 to 1.12.333
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.332...1.12.333)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-transcribe
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2022
1 parent c8f7413 commit 1a0d6ed
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 @@ -296,7 +296,7 @@

<!-- dependency versions -->
<google.cloud.version>2.14.0</google.cloud.version>
<aws.version>1.12.332</aws.version>
<aws.version>1.12.333</aws.version>
<asm.version>9.4</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->
Expand Down

0 comments on commit 1a0d6ed

Please sign in to comment.