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 9063673f815 Update Spring Cloud Netfix to 5.0.2
9063673f815 is described below

commit 9063673f815a6e0009c63fb75ba1f41d434efe65
Author: Andriy Redko <[email protected]>
AuthorDate: Thu Jun 11 16:21:25 2026 -0400

    Update Spring Cloud Netfix to 5.0.2
---
 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 510409c323e..dea88edb013 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -32,7 +32,7 @@
         <maven.deploy.skip>true</maven.deploy.skip>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <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.spring.cloud.eureka.version>5.0.2</cxf.spring.cloud.eureka.version>
         <cxf.jetty12.version>12.1.10</cxf.jetty12.version>
         <cxf.netty.version>4.2.15.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.14</cxf.httpcomponents.client.version>

Reply via email to