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/09/15 15:19:45 UTC

[cxf] branch master updated: Updating Spring to 5.2.9.RELEASE

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.git


The following commit(s) were added to refs/heads/master by this push:
     new b7439e5  Updating Spring to 5.2.9.RELEASE
b7439e5 is described below

commit b7439e58aacb957f753aa553086c44f0086983b9
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue Sep 15 16:18:55 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e572f9b..3c60e09 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,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.4.RELEASE</cxf.spring.security.version>
-        <cxf.spring.version>5.2.8.RELEASE</cxf.spring.version>
+        <cxf.spring.version>5.2.9.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.4</cxf.swagger.v3.version>