Repository: cxf Updated Branches: refs/heads/master b34ec6ea1 -> 1afeea8bd
Updating dependencies as per 3.1 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/1afeea8b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/1afeea8b Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/1afeea8b Branch: refs/heads/master Commit: 1afeea8bdc0ef96df1d52ea343957dc396723f8c Parents: b34ec6e Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Mar 29 14:35:31 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Mar 29 14:35:50 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/1afeea8b/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 28c21cc..cd3fb5f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -140,10 +140,10 @@ <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.14</cxf.slf4j.version> + <cxf.slf4j.version>1.7.19</cxf.slf4j.version> <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version> - <cxf.spring.version>4.1.8.RELEASE</cxf.spring.version> - <cxf.spring.security.version>3.2.8.RELEASE</cxf.spring.security.version> + <cxf.spring.version>4.1.9.RELEASE</cxf.spring.version> + <cxf.spring.security.version>3.2.9.RELEASE</cxf.spring.security.version> <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> <cxf.spring.ldap.version>1.3.1.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock>
