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 2022/11/03 19:33:24 UTC

[cxf] branch main updated: Update Spring Framework to 6.0.0-RC3

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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ec849ec62 Update Spring Framework to 6.0.0-RC3
4ec849ec62 is described below

commit 4ec849ec62d45d0af9e3e298bdff5e7c07f29493
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Nov 3 15:33:08 2022 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 1fdbdb3f54..c62e4460b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -185,7 +185,7 @@
         <cxf.spring.ldap.version>3.0.0-RC1</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.security.version>6.0.0-RC1</cxf.spring.security.version>
-        <cxf.spring.version>6.0.0-RC2</cxf.spring.version>
+        <cxf.spring.version>6.0.0-RC3</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>4.14.2</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.4</cxf.swagger.v3.version>