Skip to content

Commit

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

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

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

---
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] committed Jun 27, 2023
1 parent f441412 commit 40e07af
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 @@ -306,7 +306,7 @@

<!-- dependency versions -->
<google.cloud.version>2.23.0</google.cloud.version>
<aws.version>1.12.495</aws.version>
<aws.version>1.12.496</aws.version>
<asm.version>9.5</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->
Expand Down

0 comments on commit 40e07af

Please sign in to comment.