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

liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new f7227e9a7 update demo
f7227e9a7 is described below

commit f7227e9a7071236444a89ef6d9a3e177178f9ca8
Author: chickenlj <[email protected]>
AuthorDate: Sat Sep 7 15:43:57 2024 +0800

    update demo
---
 11-quickstart/quickstart-service/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/11-quickstart/quickstart-service/pom.xml 
b/11-quickstart/quickstart-service/pom.xml
index d96bb7f06..489a44e4b 100644
--- a/11-quickstart/quickstart-service/pom.xml
+++ b/11-quickstart/quickstart-service/pom.xml
@@ -47,7 +47,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.dubbo</groupId>
-            
<artifactId>dubbo-zookeeper-curator5-spring-boot-starter</artifactId>
+            <artifactId>dubbo-nacos-spring-boot-starter</artifactId>
         </dependency>
 
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to