This is an automated email from the ASF dual-hosted git repository.
tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new fe49555d8 Bump aws.version from 1.12.195 to 1.12.197 (#546)
fe49555d8 is described below
commit fe49555d8e03c7d47416f0b70c4b498d50949904
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 12 07:37:14 2022 -0400
Bump aws.version from 1.12.195 to 1.12.197 (#546)
Bumps `aws.version` from 1.12.195 to 1.12.197.
Updates `aws-java-sdk-transcribe` from 1.12.195 to 1.12.197
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.195...1.12.197)
Updates `aws-java-sdk-s3` from 1.12.195 to 1.12.197
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.195...1.12.197)
---
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index d1dfa27f0..31728de45 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -288,7 +288,7 @@
<rat.version>0.13</rat.version>
<!-- dependency versions -->
- <aws.version>1.12.195</aws.version>
+ <aws.version>1.12.197</aws.version>
<asm.version>9.3</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->