You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2014/12/19 13:42:25 UTC

cxf-fediz git commit: Upgrading SLF4J

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 8b2c4ac35 -> e5c559196


Upgrading SLF4J


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/e5c55919
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e5c55919
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e5c55919

Branch: refs/heads/master
Commit: e5c559196f3af66681817dcdbb95a2ce38abd6c4
Parents: 8b2c4ac
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Dec 19 12:42:01 2014 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Dec 19 12:42:01 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e5c55919/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 056d727..b190cdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
         <ognl.version>3.0.8</ognl.version>
         <openjpa.version>2.3.0</openjpa.version>
         <servlet.version>2.5</servlet.version>
-        <slf4j.version>1.7.7</slf4j.version>
+        <slf4j.version>1.7.9</slf4j.version>
         <spring.version>3.2.6.RELEASE</spring.version>
         <spring.security.version>3.1.4.RELEASE</spring.security.version>
         <tomcat.version>7.0.54</tomcat.version>