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 90b43fe569 TIKA-4695: update aws, junrar
90b43fe569 is described below
commit 90b43fe5695dcb8f68d54873986f190f47aee39d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat May 16 12:15:34 2026 +0200
TIKA-4695: update aws, junrar
---
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 8e3582e933..9a6e92baac 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.68.0</google.cloud.version>
- <aws2.version>2.44.6</aws2.version>
+ <aws2.version>2.44.7</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.
@@ -392,7 +392,7 @@
<!-- junit 6.x requires jdk 17 -->
<junit5.version>5.14.3</junit5.version>
<juniversalchardet.version>2.5.0</juniversalchardet.version>
- <junrar.version>7.5.10</junrar.version>
+ <junrar.version>7.6.0</junrar.version>
<jwarc.version>0.36.0</jwarc.version>
<kafka.version>4.2.0</kafka.version>
<kotlin-stdlib.version>2.3.21</kotlin-stdlib.version>