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/10/28 02:55:27 UTC

[cxf] branch 3.3.x-fixes updated: Update to Spring Framework 5.1.19.RELEASE

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

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


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

commit aa0baeaf35000100cc827a835fad7d1cefb45744
Author: reta <dr...@gmail.com>
AuthorDate: Tue Oct 27 22:50:34 2020 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 87c93e6..ec55b29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,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.1.13.RELEASE</cxf.spring.security.version>
-        <cxf.spring.version>5.1.18.RELEASE</cxf.spring.version>
+        <cxf.spring.version>5.1.19.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.24.3</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.0.10</cxf.swagger.v3.version>