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 b07f315ea35 Update Spring Boot to 4.0.7
b07f315ea35 is described below

commit b07f315ea3572e4d699ca0d1e262aa30fbabffce
Author: Andriy Redko <[email protected]>
AuthorDate: Wed Jun 10 22:10:22 2026 -0400

    Update Spring Boot to 4.0.7
---
 distribution/src/main/release/samples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribution/src/main/release/samples/pom.xml 
b/distribution/src/main/release/samples/pom.xml
index e834d711756..510409c323e 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -31,7 +31,7 @@
         <!-- don't deploy the samples, kind of pointless -->
         <maven.deploy.skip>true</maven.deploy.skip>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <cxf.spring.boot.version>4.0.6</cxf.spring.boot.version>
+        <cxf.spring.boot.version>4.0.7</cxf.spring.boot.version>
         
<cxf.spring.cloud.eureka.version>5.0.1</cxf.spring.cloud.eureka.version>
         <cxf.jetty12.version>12.1.10</cxf.jetty12.version>
         <cxf.netty.version>4.2.15.Final</cxf.netty.version>

Reply via email to