Updating Spring
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/27bba67e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/27bba67e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/27bba67e Branch: refs/heads/master Commit: 27bba67eb336ac27eb1dbf75e6fdcff03320687f Parents: d0b95eb Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 11:06:22 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 11:06:22 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/27bba67e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 386fde2..602f37f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -144,9 +144,9 @@ <cxf.servlet-api-2.5.version>1.1.2</cxf.servlet-api-2.5.version> <cxf.slf4j.version>1.7.21</cxf.slf4j.version> <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version> - <cxf.spring.version>4.2.6.RELEASE</cxf.spring.version> + <cxf.spring.version>4.2.8.RELEASE</cxf.spring.version> <cxf.spring.boot.version>1.3.6.RELEASE</cxf.spring.boot.version> - <cxf.spring.security.version>4.1.3.RELEASE</cxf.spring.security.version> + <cxf.spring.security.version>4.2.0.RELEASE</cxf.spring.security.version> <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> <cxf.spring.ldap.version>2.1.0.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock>
