Repository: cxf-fediz Updated Branches: refs/heads/master a4ba98893 -> 55f504f83
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/581550b9 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/581550b9 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/581550b9 Branch: refs/heads/master Commit: 581550b9d4459d84a7a1d961d17df13fc32686ee Parents: a4ba988 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 11:02:46 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 11:02:46 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/581550b9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c982bcf..dfbf689 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,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.3.RELEASE</spring.version> + <spring.version>4.3.4.RELEASE</spring.version> <spring.security.version>3.2.9.RELEASE</spring.security.version> <tomcat7.version>7.0.72</tomcat7.version> <tomcat8.version>8.0.38</tomcat8.version>
