Repository: cxf-fediz
Updated Branches:
  refs/heads/1.3.x-fixes 0600a27e8 -> 926f13d53


Updating Spring Security


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/926f13d5
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/926f13d5
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/926f13d5

Branch: refs/heads/1.3.x-fixes
Commit: 926f13d534d51546e0aaa9833747c0b83bce8244
Parents: 0600a27
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Mon Jan 16 16:00:35 2017 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Mon Jan 16 17:10:33 2017 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/926f13d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cac7626..a1c451f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,8 +65,8 @@
         <openjpa.version>2.4.2</openjpa.version>
         <servlet.version>2.5</servlet.version>
         <slf4j.version>1.7.21</slf4j.version>
-        <spring.version>4.3.4.RELEASE</spring.version>
-        <spring.security.version>3.2.9.RELEASE</spring.security.version>
+        <spring.version>4.3.5.RELEASE</spring.version>
+        <spring.security.version>3.2.10.RELEASE</spring.security.version>
         <tomcat7.version>7.0.73</tomcat7.version>
         <tomcat8.version>8.0.39</tomcat8.version>
         <wss4j.version>2.1.8</wss4j.version>

Reply via email to