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 e613b1a60fa Update Spring Boot to 4.0.7
e613b1a60fa is described below
commit e613b1a60fafc098e9a9e1d31bbc62730c349f3e
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Jun 10 22:10:51 2026 -0400
Update Spring Boot to 4.0.7
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index bbc8ae30d34..5fc2e0a746e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -215,7 +215,7 @@
<cxf.slf4j.version>2.0.18</cxf.slf4j.version>
<cxf.snakeyaml.version>2.6</cxf.snakeyaml.version>
<cxf.specs.jaxws.api.version>2.3_2</cxf.specs.jaxws.api.version>
- <cxf.spring.boot.version>4.0.6</cxf.spring.boot.version>
+ <cxf.spring.boot.version>4.0.7</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.6</cxf.spring.security.version>