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 2024/03/14 13:45:40 UTC

(cxf) 02/02: Update Spring Framework to 6.0.18

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

commit 25b191b1832f6e0bde405c6c01130be892dfa77f
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Thu Mar 14 09:45:03 2024 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c0d89b4a31..3acc6baf77 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
         <cxf.spring.ldap.version>3.0.6</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.spring.security.version>6.0.8</cxf.spring.security.version>
-        <cxf.spring.version>6.0.17</cxf.spring.version>
+        <cxf.spring.version>6.0.18</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>5.11.10</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.20</cxf.swagger.v3.version>