This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 0903bdd  Update Spring Cloud to 3.1.0
0903bdd is described below

commit 0903bdd2f5f91de71425dedde8c5d7fbf44d297f
Author: Andriy Redko <[email protected]>
AuthorDate: Fri Dec 3 17:19:06 2021 -0500

    Update Spring Cloud to 3.1.0
---
 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 d78aec3..8d60d0d 100644
--- a/distribution/src/main/release/samples/pom.xml
+++ b/distribution/src/main/release/samples/pom.xml
@@ -31,7 +31,7 @@
         <maven.deploy.skip>true</maven.deploy.skip>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <spring.boot.version>2.6.0</spring.boot.version>
-        <spring.cloud.eureka.version>3.1.0-M3</spring.cloud.eureka.version>
+        <spring.cloud.eureka.version>3.1.0</spring.cloud.eureka.version>
         <cxf.jetty9.version>9.4.44.v20210927</cxf.jetty9.version>
         <cxf.netty.version>4.1.70.Final</cxf.netty.version>
         
<cxf.httpcomponents.client.version>4.5.13</cxf.httpcomponents.client.version>

Reply via email to