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 4d8a343180 Update Spring Security to 6.4.1
4d8a343180 is described below
commit 4d8a34318074bc5b2e79ddd8be8c1981176dc980
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Nov 20 17:23:42 2024 -0500
Update Spring Security to 6.4.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 615a99efeb..9dd4ed48c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
<cxf.spring.boot.version>3.3.5</cxf.spring.boot.version>
<cxf.spring.ldap.version>3.2.8</cxf.spring.ldap.version>
<cxf.spring.mock>spring-test</cxf.spring.mock>
- <cxf.spring.security.version>6.4.0</cxf.spring.security.version>
+ <cxf.spring.security.version>6.4.1</cxf.spring.security.version>
<cxf.spring.version>6.2.0</cxf.spring.version>
<cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
<cxf.swagger.ui.version>5.18.2</cxf.swagger.ui.version>