This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 1.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 3cd417d852b81ffef64743f9abf293e9dc44f18d
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Mon Jun 18 10:11:35 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 89b5504..b33b6f4 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.25</slf4j.version>
-        <spring.version>4.3.17.RELEASE</spring.version>
-        <spring.security.version>4.2.6.RELEASE</spring.security.version>
+        <spring.version>4.3.18.RELEASE</spring.version>
+        <spring.security.version>4.2.7.RELEASE</spring.security.version>
         <tomcat7.version>7.0.88</tomcat7.version>
         <tomcat8.version>8.5.31</tomcat8.version>
         <woodstox.core.version>4.4.1</woodstox.core.version>

-- 
To stop receiving notification emails like this one, please contact
cohei...@apache.org.

Reply via email to