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

reta 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 27ea93e  Update Spring version to 5.2.8.RELEASE
27ea93e is described below

commit 27ea93e0b21c91651030a96a8e6eda484693199c
Author: reta <[email protected]>
AuthorDate: Tue Jul 21 09:42:24 2020 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9dd288f..c49d38d 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.3.3.RELEASE</cxf.spring.security.version>
-        <cxf.spring.version>5.2.7.RELEASE</cxf.spring.version>
+        <cxf.spring.version>5.2.8.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.25.5</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.3</cxf.swagger.v3.version>

Reply via email to