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

grossws pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 36367555421eae213cc6cac5a91e7474420d0aad
Author: Konstantin Gribov <[email protected]>
AuthorDate: Wed Mar 29 03:14:21 2017 +0300

    Bumped junit and slf4j versions
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index c71fc3a..8aee036 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -277,7 +277,7 @@
       <dependency>
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
-        <version>4.11</version>
+        <version>4.12</version>
       </dependency>
       <dependency>
         <groupId>org.slf4j</groupId>
@@ -381,7 +381,7 @@
     <!--sync commons compress with tukaani in tika-parser-package-module -->
     <commons.compress.version>1.11</commons.compress.version>
     <commons.io.version>2.5</commons.io.version>
-    <slf4j.version>1.7.12</slf4j.version>
+    <slf4j.version>1.7.24</slf4j.version>
     <log4j.version>1.2.17</log4j.version>
     <pax.exam.version>4.4.0</pax.exam.version>
   </properties>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to