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 69ffdd52340a6dc3eff0d49f1de662346b191c1c
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Sep 16 15:13:18 2025 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index c752334c60..eced095b2a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
         <cxf.spring.boot.version>3.4.7</cxf.spring.boot.version>
         <cxf.spring.ldap.version>3.2.14</cxf.spring.ldap.version>
         <cxf.spring.mock>spring-test</cxf.spring.mock>
-        <cxf.spring.security.version>6.4.8</cxf.spring.security.version>
+        <cxf.spring.security.version>6.4.10</cxf.spring.security.version>
         <cxf.spring.version>6.2.11</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>5.28.1</cxf.swagger.ui.version>

Reply via email to