Repository: maven
Updated Branches:
  refs/heads/master 4ae167348 -> 95fe14ee4


[MNG-5967] Dependency updates.


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/95fe14ee
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/95fe14ee
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/95fe14ee

Branch: refs/heads/master
Commit: 95fe14ee4c68de19b0bf84628f86869518f5fd36
Parents: 4ae1673
Author: Christian Schulte <schu...@apache.org>
Authored: Wed Feb 24 00:28:31 2016 +0100
Committer: Christian Schulte <schu...@apache.org>
Committed: Wed Feb 24 00:28:31 2016 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/95fe14ee/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cd4b5bd..d337573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <modelloVersion>1.8.3</modelloVersion>
     <jxpathVersion>1.3</jxpathVersion>
     <aetherVersion>1.1.0</aetherVersion>
-    <slf4jVersion>1.7.14</slf4jVersion>
+    <slf4jVersion>1.7.16</slf4jVersion>
     
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
     <!-- Control the name of the distribution and information output by mvn -->
     <distributionId>apache-maven</distributionId>
@@ -279,7 +279,7 @@
       <dependency>
         <groupId>ch.qos.logback</groupId>
         <artifactId>logback-classic</artifactId>
-        <version>1.1.3</version>
+        <version>1.1.5</version>
         <optional>true</optional>
       </dependency>
       <!--  Wagon -->

Reply via email to