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 2018/10/15 18:53:51 UTC

[cxf] 09/09: Updating Spring

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

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

commit 0d57fc02afd45712cace3cc1436c196c2679006b
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 15 17:57:24 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7938a5a..7cc5c67 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         <cxf.servlet-api-2.5.version>1.2</cxf.servlet-api-2.5.version>
         <cxf.slf4j.version>1.7.25</cxf.slf4j.version>
         <cxf.specs.jaxws.api.version>1.2</cxf.specs.jaxws.api.version>
-        <cxf.spring.version>4.3.19.RELEASE</cxf.spring.version>
+        <cxf.spring.version>4.3.20.RELEASE</cxf.spring.version>
         <cxf.spring.boot.version>1.5.16.RELEASE</cxf.spring.boot.version>
         <cxf.spring.security.version>4.2.8.RELEASE</cxf.spring.security.version>
         <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version>