Repository: maven
Updated Branches:
  refs/heads/master c023e5810 -> 4b35102f0


[MNG-5967] Dependency updates.

o Downgraded SLF4j due to MNG-6023 (SLF4J-370).


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

Branch: refs/heads/master
Commit: 4b35102f0e3302e15a80d3ddb756463601b9217a
Parents: c023e58
Author: Christian Schulte <schu...@apache.org>
Authored: Thu May 19 15:24:28 2016 +0200
Committer: Christian Schulte <schu...@apache.org>
Committed: Thu May 19 15:24:28 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/4b35102f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 97f7a5c..cb5223c 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.21</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>

Reply via email to