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 21:14:25 UTC

[cxf-fediz] branch master updated: Updating a few dependencies

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

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


The following commit(s) were added to refs/heads/master by this push:
     new ca36fe8  Updating a few dependencies
ca36fe8 is described below

commit ca36fe87d80bdfc98bb821982787b7d4d4f06d5c
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 48aae70..694f333 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,11 +61,11 @@
         <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>
-        <tomcat.version>9.0.13</tomcat.version>
+        <tomcat.version>9.0.14</tomcat.version>
         <wss4j.version>2.2.2</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>