This is an automated email from the ASF dual-hosted git repository.
tilman 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 2041e9a06 TIKA-3751: update aws
new e967e8064 Merge origin/main into main
2041e9a06 is described below
commit 2041e9a06cba227eec26950755b244d9eaedd007
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jun 1 04:52:51 2022 +0200
TIKA-3751: update aws
---
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 b22e09745..c9e60c8a0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -287,7 +287,7 @@
<rat.version>0.13</rat.version>
<!-- dependency versions -->
- <aws.version>1.12.230</aws.version>
+ <aws.version>1.12.231</aws.version>
<asm.version>9.3</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->