This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 1c2ddbb5b8 TIKA-4456: update asm, junrar, slf4j
1c2ddbb5b8 is described below

commit 1c2ddbb5b8f5f71552a2261b3573835415328f45
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat May 16 14:12:38 2026 +0200

    TIKA-4456: update asm, junrar, slf4j
---
 tika-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 9c265a9d2c..ffc901cf13 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,7 @@
         OpCode in the initializer in 
org.apache.tika.parser.asm.XHTMLClassVisitor
         See TIKA-2992.
     -->
-    <asm.version>9.9.1</asm.version>
+    <asm.version>9.10</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
     <bouncycastle.version>1.84</bouncycastle.version>
@@ -372,7 +372,7 @@
     <json.simple.version>1.1.1</json.simple.version>
     <junit4.version>4.13.2</junit4.version>
     <junit5.version>5.14.3</junit5.version>
-    <junrar.version>7.5.10</junrar.version>
+    <junrar.version>7.6.0</junrar.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.26.0</log4j2.version>
     <!-- lucene >= 9.x requires Java 11 -->
@@ -405,7 +405,7 @@
     <scm.version>2.2.1</scm.version>
     <!-- sis 1.3 xml bind 4 -->
     <sis.version>1.3</sis.version>
-    <slf4j.version>2.0.17</slf4j.version>
+    <slf4j.version>2.0.18</slf4j.version>
     <solrj.version>8.11.4</solrj.version>
     <!-- NOTE: Spring 6 requires jdk17  -->
     <!-- remove from ossindex when bumping from 5.3.39 -->

Reply via email to