This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 687006f73d TIKA-4695: update slf4j
687006f73d is described below
commit 687006f73d16771d2306a3f314d0e31f8d1489dc
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri May 15 16:44:27 2026 +0200
TIKA-4695: 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 a38388b55f..d50401f61a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -428,7 +428,7 @@
<reactor.netty.version>1.3.5</reactor.netty.version>
<rome.version>2.1.0</rome.version>
<scm.version>2.2.1</scm.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>
<solrj.version>8.11.4</solrj.version>