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 ececf99  TIKA-3244: update slf
ececf99 is described below

commit ececf9984785c04bd0a9e2d616b3690691058f7c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Dec 9 07:02:49 2020 +0100

    TIKA-3244: update slf
---
 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 6e41af2..dcaca3a 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.4.1</cxf.version>
-    <slf4j.version>1.7.28</slf4j.version>
+    <slf4j.version>1.7.30</slf4j.version>
     <jackson.version>2.11.3</jackson.version>
     <!-- when this is next upgraded, see if we can get rid of
          javax.activation dependency in tika-server -->

Reply via email to