From 3c526366a1c7e9a95137277194d78dc78af9888b Mon Sep 17 00:00:00 2001
From: liaozan <378024053@qq.com>
Date: Tue, 4 Jan 2022 19:16:42 +0800
Subject: [PATCH] Upgrade dubbo to 3.0.5
---
pom.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2963607..055a5af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
2.11.0
- 3.4.3.4
+ 3.5.0
3.5.0
1.2.8
@@ -248,6 +248,11 @@
curator-recipes
${curator.version}
+
+ org.apache.curator
+ curator-framework
+ ${curator.version}
+
com.baomidou
--
GitLab