Repository: cxf Updated Branches: refs/heads/3.0.x-fixes fea7b4dc8 -> 724e55fe1
Updating Spring Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/724e55fe Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/724e55fe Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/724e55fe Branch: refs/heads/3.0.x-fixes Commit: 724e55fe1bbc0f79764c7801d484f205758a9546 Parents: fea7b4d Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Sep 7 17:51:18 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Sep 7 17:51:18 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/724e55fe/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3f2fe55..381ec3a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -150,8 +150,8 @@ <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.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>3.2.6.RELEASE</cxf.spring.version> - <cxf.spring.security.version>3.1.4.RELEASE</cxf.spring.security.version> + <cxf.spring.version>3.2.14.RELEASE</cxf.spring.version> + <cxf.spring.security.version>3.1.7.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>
