This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits 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 69c2c80abe TIKA-4327: update slf4j
69c2c80abe is described below

commit 69c2c80abe990b2d7f4112de2730366e080e50f7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri May 15 16:44:59 2026 +0200

    TIKA-4327: 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 2e910308f3..b41c85888d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -436,7 +436,7 @@
     <reactor.core.version>3.8.5</reactor.core.version>
     <reactor.netty.version>1.3.5</reactor.netty.version>
     <rome.version>2.1.0</rome.version>
-    <slf4j.version>2.0.17</slf4j.version>
+    <slf4j.version>2.0.18</slf4j.version>
     <sis.version>1.6</sis.version>
     <snappy.version>1.1.10.8</snappy.version>
     <!-- TODO (incomplete) if updating to solrj 10:

Reply via email to