You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2020/12/09 15:36:20 UTC

[cxf] branch 3.2.x-fixes updated: Update to Spring Framework 4.3.30.RELEASE

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

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


The following commit(s) were added to refs/heads/3.2.x-fixes by this push:
     new af67802  Update to Spring Framework 4.3.30.RELEASE
af67802 is described below

commit af678020ffe5dd9667c27ce6d20bc32765cb8461
Author: reta <dr...@gmail.com>
AuthorDate: Wed Dec 9 10:35:56 2020 -0500

    Update to Spring Framework 4.3.30.RELEASE
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a1b5f94..ac55c2b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -158,7 +158,7 @@
         <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
         <cxf.slf4j.version>1.7.26</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>4.3.29.RELEASE</cxf.spring.version>
+        <cxf.spring.version>4.3.30.RELEASE</cxf.spring.version>
         <cxf.spring.boot.version>1.5.22.RELEASE</cxf.spring.boot.version>
         <cxf.spring.security.version>4.2.19.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>