Repository: cxf-fediz Updated Branches: refs/heads/master e8889b438 -> 4dd6bf81d
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/4dd6bf81 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/4dd6bf81 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/4dd6bf81 Branch: refs/heads/master Commit: 4dd6bf81d7b203982c1058a3a0fdce2270c91471 Parents: e8889b4 Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Dec 22 12:19:17 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Dec 22 12:19:17 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/4dd6bf81/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b15207e..e8eadb0 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ <openjpa.version>2.4.1</openjpa.version> <servlet.version>2.5</servlet.version> <slf4j.version>1.7.21</slf4j.version> - <spring.version>4.3.4.RELEASE</spring.version> + <spring.version>4.3.5.RELEASE</spring.version> <spring.security.version>3.2.9.RELEASE</spring.security.version> <tomcat7.version>7.0.73</tomcat7.version> <tomcat8.version>8.0.39</tomcat8.version>
