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

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


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

commit 2f22d7352535fcbf439b45e3d9b8e4de3d4fcac7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 26 15:14:09 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 a62bada..d21bac0 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