You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/07/03 07:26:22 UTC

[tika] 01/02: TIKA-3795: update log4j

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

commit bf25b49f74621af54b116ae406925e86532c17f8
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sun Jul 3 09:24:06 2022 +0200

    TIKA-3795: 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 90b435fc0..f43e1c61d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -344,7 +344,7 @@
     <juniversalchardet.version>1.0.3</juniversalchardet.version>
     <junrar.version>7.5.2</junrar.version>
     <libpst.version>0.9.3</libpst.version>
-    <log4j2.version>2.17.2</log4j2.version>
+    <log4j2.version>2.18.0</log4j2.version>
     <lombok.version>1.18.20</lombok.version>
     <!-- lucene >= 9.x requires Java 11 -->
     <lucene.version>8.11.2</lucene.version>