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 8848006aa TIKA-3751: update aws
8848006aa is described below
commit 8848006aa23d31fcac14cee27f93f45ebe18b9f3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue May 24 05:18:10 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 5e22169a2..6d33f6682 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.225</aws.version>
+ <aws.version>1.12.226</aws.version>
<asm.version>9.3</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->