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 968c651ff TIKA-4379: update slf4j
968c651ff is described below

commit 968c651fff566b2f2d4ef115dc209666c0f74ef5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Mar 3 09:16:24 2025 +0100

    TIKA-4379: update slf4j
---
 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 a9e5a234f..b9105ecf2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -429,7 +429,7 @@
     <reactor.netty.version>1.2.3</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
     <scm.version>2.1.0</scm.version>
-    <slf4j.version>2.0.16</slf4j.version>
+    <slf4j.version>2.0.17</slf4j.version>
     <sis.version>1.4</sis.version>
     <snappy.version>1.1.10.7</snappy.version>
     <solrj.version>8.11.4</solrj.version>

Reply via email to