Skip to content

Commit

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

Updates `aws-java-sdk-transcribe` from 1.12.312 to 1.12.313
- [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.312...1.12.313)

Updates `aws-java-sdk-s3` from 1.12.312 to 1.12.313
- [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.312...1.12.313)

---
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] authored Sep 30, 2022
1 parent 87730cb commit 488c885
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 -->

<aws.version>1.12.312</aws.version>
<aws.version>1.12.313</aws.version>
<google.cloud.version>2.12.0</google.cloud.version>
<asm.version>9.3</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
Expand Down

0 comments on commit 488c885

Please sign in to comment.