You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2022/05/17 13:44:35 UTC

[servicecomb-java-chassis] branch master updated: Bump nacos-client from 1.1.4 to 2.1.0 in /dependencies/default (#2914)

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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c2800757 Bump nacos-client from 1.1.4 to 2.1.0 in /dependencies/default (#2914)
7c2800757 is described below

commit 7c280075745d35843b0d2e04a3b274122cb200cd
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue May 17 21:44:29 2022 +0800

    Bump nacos-client from 1.1.4 to 2.1.0 in /dependencies/default (#2914)
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index cff83311d..cd5758eb3 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -81,7 +81,7 @@
     <powermock.version>2.0.9</powermock.version>
     <maven-model.version>3.8.5</maven-model.version>
     <micrometer.version>1.9.0</micrometer.version>
-    <nacos-client.version>1.1.4</nacos-client.version>
+    <nacos-client.version>2.1.0</nacos-client.version>
     <prometheus.version>0.15.0</prometheus.version>
     <protobuf.version>3.7.1</protobuf.version>
     <protostuff.version>1.8.0</protostuff.version>