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 c950661459 Update Spring Security to 6.4.6
c950661459 is described below
commit c95066145936a9d7b13c0213abd8a74e0b1e5c3a
Author: Andriy Redko <[email protected]>
AuthorDate: Tue May 20 08:32:17 2025 -0400
Update Spring Security to 6.4.6
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8e6c7abe11..23f6785ca0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -213,7 +213,7 @@
<cxf.spring.boot.version>3.4.5</cxf.spring.boot.version>
<cxf.spring.ldap.version>3.2.12</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
- <cxf.spring.security.version>6.4.5</cxf.spring.security.version>
+ <cxf.spring.security.version>6.4.6</cxf.spring.security.version>
<cxf.spring.version>6.2.7</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.21.0</cxf.swagger.ui.version>