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 6d9a61e69d [TIKA-4327] Update jwarc, aws (#2748)
6d9a61e69d is described below
commit 6d9a61e69dec4545c4c1685b4cb21d6ce532a9ae
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Apr 7 06:48:51 2026 +0200
[TIKA-4327] Update jwarc, aws (#2748)
* [TIKA-4327] Update jwarc.version from 0.35.0 to 0.36.0
* Update aws2.version to 2.42.29
---
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 1b95fdd5c7..4d461da3d3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.64.1</google.cloud.version>
- <aws2.version>2.42.28</aws2.version>
+ <aws2.version>2.42.29</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.
@@ -402,7 +402,7 @@
<junit6.version>6.0.3</junit6.version>
<juniversalchardet.version>2.5.0</juniversalchardet.version>
<junrar.version>7.5.8</junrar.version>
- <jwarc.version>0.35.0</jwarc.version>
+ <jwarc.version>0.36.0</jwarc.version>
<kafka.version>4.2.0</kafka.version>
<kotlin-stdlib.version>2.3.20</kotlin-stdlib.version>
<libpst.version>0.9.3</libpst.version>