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

tilman 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 f4cba2766 TIKA-4421: update log4j
f4cba2766 is described below

commit f4cba2766702f0eb0fd4925c2dff6809166b4fd3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jun 17 13:59:43 2025 +0200

    TIKA-4421: update log4j
---
 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 4c61ba4f1..f983fa137 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -398,7 +398,7 @@
     <jwarc.version>0.31.1</jwarc.version>
     <kafka.version>4.0.0</kafka.version>
     <libpst.version>0.9.3</libpst.version>
-    <log4j2.version>2.24.3</log4j2.version>
+    <log4j2.version>2.25.0</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->
     <lucene.version>9.12.1</lucene.version>
     <maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>

Reply via email to