Repository: cxf Updated Branches: refs/heads/2.6.x-fixes ceb6b86d6 -> 3ec3ecc20
Upgrade to SLF4J 1.7.6 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/439bda1c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/439bda1c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/439bda1c Branch: refs/heads/2.6.x-fixes Commit: 439bda1cc81df6d1906c746df9f30edf2aec54b8 Parents: ceb6b86 Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Feb 27 14:08:29 2014 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Feb 27 14:38:54 2014 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/439bda1c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index bc2bbe2..2e1fec7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -141,7 +141,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.5</cxf.slf4j.version> + <cxf.slf4j.version>1.7.6</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>
