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 2797ded0c TIKA-4327: update log4j
2797ded0c is described below
commit 2797ded0c3fc84b0fc1c81bc8746e0aee88b9f78
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jul 12 11:47:46 2025 +0200
TIKA-4327: 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 67d0bd4f6..fab5cd2ec 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.25.0</log4j2.version>
+ <log4j2.version>2.25.1</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>