Repository: cxf Updated Branches: refs/heads/master 5fbe7b49b -> 7fb966c91
Updating spring + spring sec Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7fb966c9 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7fb966c9 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7fb966c9 Branch: refs/heads/master Commit: 7fb966c9150652273c69852af79d90c3ed7b030e Parents: 5fbe7b4 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Sep 7 17:30:05 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Sep 7 17:30:05 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/7fb966c9/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f50b3eb..ad928e1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -136,8 +136,8 @@ <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.version> <cxf.slf4j.version>1.7.12</cxf.slf4j.version> <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version> - <cxf.spring.version>4.1.6.RELEASE</cxf.spring.version> - <cxf.spring.security.version>3.2.5.RELEASE</cxf.spring.security.version> + <cxf.spring.version>4.1.7.RELEASE</cxf.spring.version> + <cxf.spring.security.version>3.2.8.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>
