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 5e3dab7ae TIKA-3751: update aws
5e3dab7ae is described below
commit 5e3dab7ae9e1b1bf52e66ca4d78acb56cf763744
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 4 14:31:04 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 d478a031a..ae5410eb0 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.231</aws.version>
+ <aws.version>1.12.233</aws.version>
<asm.version>9.3</asm.version>
<boilerpipe.version>1.1.0</boilerpipe.version>
<!-- used by POI, PDFBox and Jackcess ...try to sync -->