Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes baa0aec2a -> c7816f7aa
Updating Spring Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/c7816f7a Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/c7816f7a Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/c7816f7a Branch: refs/heads/1.2.x-fixes Commit: c7816f7aad980d185eb9b6e3207a43e56df74d4e Parents: baa0aec Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 14:11:40 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 14:11:40 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/c7816f7a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 90245a8..6d05f8f 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <openjpa.version>2.4.1</openjpa.version> <servlet.version>2.5</servlet.version> <slf4j.version>1.7.21</slf4j.version> - <spring.version>3.2.8.RELEASE</spring.version> + <spring.version>3.2.17.RELEASE</spring.version> <spring.security.version>3.1.7.RELEASE</spring.security.version> <tomcat.version>7.0.72</tomcat.version> <wss4j.version>2.0.10</wss4j.version>
