This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 630cf17046 TIKA-4792: update aws, xmlbeans
630cf17046 is described below
commit 630cf17046b9cc8d89fc327066aa7c1d3c32ad6f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Aug 27 20:48:50 2026 +0200
TIKA-4792: update aws, xmlbeans
---
tika-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 1da3731940..ec8e692c8a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.72.0</google.cloud.version>
- <aws2.version>2.54.4</aws2.version>
+ <aws2.version>2.54.5</aws2.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
@@ -912,7 +912,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
- <version>5.3.0</version>
+ <version>5.4.0</version>
<!-- need to exclude these provided dependencies -->
<exclusions>
<exclusion>