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 cc3ed0d2358 Update Spring Security to 7.0.6
cc3ed0d2358 is described below
commit cc3ed0d2358908427080816a51b8e7f6de344e95
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Jun 9 19:32:50 2026 -0400
Update Spring Security to 7.0.6
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 865e3decca3..39b3b5e5f37 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -218,7 +218,7 @@
<cxf.spring.boot.version>4.0.6</cxf.spring.boot.version>
<cxf.spring.ldap.version>4.0.4</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
- <cxf.spring.security.version>7.0.5</cxf.spring.security.version>
+ <cxf.spring.security.version>7.0.6</cxf.spring.security.version>
<cxf.spring.version>7.0.8</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.32.6</cxf.swagger.ui.version>