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 16:58:51 UTC

[2/2] cxf git commit: Upgrading SLF4J

Upgrading SLF4J


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

Branch: refs/heads/2.7.x-fixes
Commit: b07e08822184f2c6c3330a04ea7af9fac354b0c4
Parents: 5433388
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Dec 19 15:58:41 2014 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Dec 19 15:58:41 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/b07e0882/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e962038..e84c314 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -147,7 +147,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.1</cxf.specs.jaxws.api.version>
         <cxf.spring.version>3.0.7.RELEASE</cxf.spring.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>