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/11/11 01:33:28 UTC

[cxf] 03/04: Update to Spring Framework 5.2.11.RELEASE

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

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

commit c01e88091015218ad2711dbee70675cdf833748a
Author: reta <dr...@gmail.com>
AuthorDate: Tue Nov 10 20:14:09 2020 -0500

    Update to Spring Framework 5.2.11.RELEASE
    
    (cherry picked from commit 940c3d58c109a5dd3bfb756e1a5d15b2558fbb1b)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 066bc67..4d23695 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -199,7 +199,7 @@
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>
         <cxf.spring.security.version>5.3.5.RELEASE</cxf.spring.security.version>
-        <cxf.spring.version>5.2.9.RELEASE</cxf.spring.version>
+        <cxf.spring.version>5.2.11.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.32.1</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.5</cxf.swagger.v3.version>