Skip to content

Commit

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

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

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

---
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 22, 2023
1 parent 9b1228d commit a42da9d
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.22.4</google.cloud.version>
<aws.version>1.12.492</aws.version>
<aws.version>1.12.493</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 a42da9d

Please sign in to comment.