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 86740dc  Update Spring version to 4.3.28.RELEASE
86740dc is described below

commit 86740dc6341988c524018debd660724eee65234c
Author: reta <drr...@gmail.com>
AuthorDate: Tue Jul 21 10:06:54 2020 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9fd9743..10b1262 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.27.RELEASE</cxf.spring.version>
+        <cxf.spring.version>4.3.28.RELEASE</cxf.spring.version>
         <cxf.spring.boot.version>1.5.22.RELEASE</cxf.spring.boot.version>
         
<cxf.spring.security.version>4.2.17.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>

Reply via email to