From 056aa37ad123028f4d9d82d81a408dc6866921d9 Mon Sep 17 00:00:00 2001
From: linwl <304115325@qq.com>
Date: Mon, 18 Jan 2021 15:04:39 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9D=9Enacos=E5=8C=97=E6=96=97=E8=BE=85?=
=?UTF-8?q?=E5=8A=A9=E5=AE=9A=E4=BD=8D=E9=A1=B9=E7=9B=AE=E4=BB=A3=E7=A0=81?=
=?UTF-8?q?=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/BeidouAstPos.iml | 19 ++++++++++++++++++-
...oud_alibaba_nacos_config_2_2_0_RELEASE.xml | 9 +++++++++
pom.xml | 1 +
3 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 .idea/libraries/spring_cloud_alibaba_nacos_config_2_2_0_RELEASE.xml
diff --git a/.idea/BeidouAstPos.iml b/.idea/BeidouAstPos.iml
index 1876644..fadac5d 100644
--- a/.idea/BeidouAstPos.iml
+++ b/.idea/BeidouAstPos.iml
@@ -19,6 +19,7 @@
+
@@ -67,6 +68,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -102,6 +120,5 @@
-
\ No newline at end of file
diff --git a/.idea/libraries/spring_cloud_alibaba_nacos_config_2_2_0_RELEASE.xml b/.idea/libraries/spring_cloud_alibaba_nacos_config_2_2_0_RELEASE.xml
new file mode 100644
index 0000000..8cc8e3f
--- /dev/null
+++ b/.idea/libraries/spring_cloud_alibaba_nacos_config_2_2_0_RELEASE.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 3c856cf..6ed078c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,7 @@
com.alibaba.cloud
spring-cloud-starter-alibaba-nacos-config
+ 2.2.0.RELEASE