You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/01/18 23:09:51 UTC

[cxf-fediz] branch 1.4.x-fixes updated: Updating a few dependencies

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


The following commit(s) were added to refs/heads/1.4.x-fixes by this push:
     new ea1a7f7  Updating a few dependencies
ea1a7f7 is described below

commit ea1a7f75cb3c7a57a58d9f1d4b07e46904b2ef8e
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jan 18 21:14:03 2019 +0000

    Updating a few dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b04c44d..58273b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,12 +66,12 @@
         <openjpa.version>2.4.3</openjpa.version>
         <servlet.version>2.5</servlet.version>
         <slf4j.version>1.7.25</slf4j.version>
-        <spring.version>4.3.20.RELEASE</spring.version>
+        <spring.version>4.3.22.RELEASE</spring.version>
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
-        <spring.security.version>4.2.9.RELEASE</spring.security.version>
+        <spring.security.version>4.2.11.RELEASE</spring.security.version>
         <spring-webflow.version>2.4.8.RELEASE</spring-webflow.version>
         <tomcat7.version>7.0.92</tomcat7.version>
-        <tomcat8.version>8.5.35</tomcat8.version>
+        <tomcat8.version>8.5.37</tomcat8.version>
         <woodstox.core.version>4.4.1</woodstox.core.version>
         <wss4j.version>2.1.12</wss4j.version>