You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2017/12/05 12:42:46 UTC

[directory-mavibot] 02/02: Bumped up dependencies and java taget

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

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-mavibot.git

commit 56531a03d1fc848701395278f90b135a6d502d46
Author: Emmanuel Lécharny <el...@symas.com>
AuthorDate: Tue Dec 5 13:42:36 2017 +0100

    Bumped up dependencies and java taget
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b56981c..afdbdb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,10 +79,10 @@
     <!-- Dependencies versions ========================================== -->
     <com.github.ben-manes.caffeine.version>2.6.0</com.github.ben-manes.caffeine.version>
     <commons.collections.version>3.2.2</commons.collections.version>
-    <commons.io.version>2.4</commons.io.version>
+    <commons.io.version>2.6</commons.io.version>
     <junit.version>4.12</junit.version>
-    <slf4j.api.version>1.7.10</slf4j.api.version>
-    <slf4j.log4j12.version>1.7.10</slf4j.log4j12.version>
+    <slf4j.api.version>1.7.25</slf4j.api.version>
+    <slf4j.log4j12.version>1.7.25</slf4j.log4j12.version>
   </properties>
 
   <modules>

-- 
To stop receiving notification emails like this one, please contact
"commits@directory.apache.org" <co...@directory.apache.org>.