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 2020/07/21 15:25:46 UTC

[cxf-fediz] branch master updated: Updating Spring to 4.3.28

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 8b8395e  Updating Spring to 4.3.28
8b8395e is described below

commit 8b8395e4dfedb0140dd717e5a0db7d1752c2fea3
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Jul 21 16:25:12 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index 75039ab..dae6023 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
         <openjpa.version>3.1.2</openjpa.version>
         <servlet.version>3.1.0</servlet.version>
         <slf4j.version>1.7.30</slf4j.version>
-        <spring.version>4.3.27.RELEASE</spring.version>
+        <spring.version>4.3.28.RELEASE</spring.version>
         <spring-ldap-core.version>2.3.3.RELEASE</spring-ldap-core.version>
         <spring.security.version>4.2.17.RELEASE</spring.security.version>
         <spring-webflow.version>2.5.1.RELEASE</spring-webflow.version>