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/08/06 13:34:41 UTC

[cxf-fediz] branch master updated: Updating Spring

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 2327b3a  Updating Spring
2327b3a is described below

commit 2327b3a5b3fae24859b52d1ea7fe3913bc98cbc6
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Aug 6 14:33:50 2019 +0100

    Updating Spring
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ec3ef88..348cdba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
         <openjpa.version>2.4.3</openjpa.version>
         <servlet.version>2.5</servlet.version>
         <slf4j.version>1.7.26</slf4j.version>
-        <spring.version>4.3.24.RELEASE</spring.version>
+        <spring.version>4.3.25.RELEASE</spring.version>
         <spring-ldap-core.version>2.3.2.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.13.RELEASE</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>