Repository: cxf-fediz Updated Branches: refs/heads/master 95fc79c64 -> 5d116469c
Updating Spring + Spring Sec. Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/5d116469 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/5d116469 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/5d116469 Branch: refs/heads/master Commit: 5d116469c28684b755656fa7049207f8a4c8f4e4 Parents: 95fc79c Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Sep 7 17:40:54 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Sep 7 17:40:54 2015 +0100 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/5d116469/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 58df2d0..1833f00 100644 --- a/pom.xml +++ b/pom.xml @@ -60,8 +60,8 @@ <openjpa.version>2.3.0</openjpa.version> <servlet.version>2.5</servlet.version> <slf4j.version>1.7.12</slf4j.version> - <spring.version>4.1.6.RELEASE</spring.version> - <spring.security.version>3.1.4.RELEASE</spring.security.version> + <spring.version>4.1.7.RELEASE</spring.version> + <spring.security.version>3.1.7.RELEASE</spring.security.version> <tomcat7.version>7.0.54</tomcat7.version> <tomcat8.version>8.0.26</tomcat8.version> <wss4j.version>2.1.2</wss4j.version>
