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 820ac3004 TIKA-4421: update log4j
820ac3004 is described below
commit 820ac3004d0e4f1b99ebf8022094bec5adef7498
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Jun 17 12:49:30 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 432c1b85e..a7ba8b3ca 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -405,7 +405,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>