Updating Spring
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cd9cd003 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cd9cd003 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/cd9cd003 Branch: refs/heads/3.0.x-fixes Commit: cd9cd00370e2c4d74b0241ba427a4d5a35381f1b Parents: ff96469 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 14:11:31 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 14:11:31 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/cd9cd003/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 080262f..bc121e8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,7 @@ <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.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version> - <cxf.spring.version>3.2.14.RELEASE</cxf.spring.version> + <cxf.spring.version>3.2.17.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>2.0.4.RELEASE</cxf.spring.ldap.version>
