Repository: cxf
Updated Branches:
  refs/heads/master 0d5b5185a -> 717018e84


Upgrading SLF4J


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

Branch: refs/heads/master
Commit: 717018e84f3ed41f0c9ca5ca550593c6c3352866
Parents: 0d5b518
Author: Colm O hEigeartaigh <[email protected]>
Authored: Fri Dec 19 13:21:03 2014 +0000
Committer: Colm O hEigeartaigh <[email protected]>
Committed: Fri Dec 19 13:21:03 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/717018e8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 57a5fba..53ecf22 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -135,7 +135,7 @@
         <cxf.servlet-api.version>1.0</cxf.servlet-api.version>
         
<cxf.servlet-api-2.5.artifact>geronimo-servlet_2.5_spec</cxf.servlet-api-2.5.artifact>
         <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.version>
-        <cxf.slf4j.version>1.7.7</cxf.slf4j.version>
+        <cxf.slf4j.version>1.7.9</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
         <cxf.spring.version>4.1.1.RELEASE</cxf.spring.version>
         
<cxf.spring.security.version>3.2.5.RELEASE</cxf.spring.security.version>

Reply via email to