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 1efad5c59 TIKA-4166: update commons-lang3, log4j
1efad5c59 is described below

commit 1efad5c594dd207d78c48c300dbe90e19ccec116
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Nov 24 17:41:15 2023 +0100

    TIKA-4166: update commons-lang3, log4j
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index bae151c99..fb3c92d3a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -329,7 +329,7 @@
     <commons.exec.version>1.3</commons.exec.version>
     <commons.fileupload.version>1.5</commons.fileupload.version>
     <commons.io.version>2.15.0</commons.io.version>
-    <commons.lang3.version>3.13.0</commons.lang3.version>
+    <commons.lang3.version>3.14.0</commons.lang3.version>
     <commons.logging.version>1.2</commons.logging.version>
     <commons.math3.version>3.6.1</commons.math3.version>
     <commons.net.version>3.10.0</commons.net.version>
@@ -380,7 +380,7 @@
     <jwarc.version>0.28.3</jwarc.version>
     <kafka.version>3.6.0</kafka.version>
     <libpst.version>0.9.3</libpst.version>
-    <log4j2.version>2.21.1</log4j2.version>
+    <log4j2.version>2.22.0</log4j2.version>
     <lucene.version>9.8.0</lucene.version>
     <maven.plugin.annotations.version>3.10.2</maven.plugin.annotations.version>
     <mchange.version>0.2.20</mchange.version>

Reply via email to