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

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new f240ec9  TIKA-2925: update slf4j
f240ec9 is described below

commit f240ec940cb10299d8d40fc98d5f6bed1644efcf
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 26 15:13:39 2019 +0200

    TIKA-2925: 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 b98729d..f89173d 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -343,7 +343,7 @@
     <osgi.core.version>6.0.0</osgi.core.version>
 
     <cxf.version>3.3.2</cxf.version>
-    <slf4j.version>1.7.26</slf4j.version>
+    <slf4j.version>1.7.28</slf4j.version>
     <jackson.version>2.10.0</jackson.version>
     <jackson.databind.version>2.10.0</jackson.databind.version>
     <!-- when this is next upgraded, see if we can get rid of

Reply via email to