From d94dda883248dd601fe21bff38173ca3db2f64b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BE=E7=82=BC?= Date: Mon, 11 Apr 2022 06:10:33 +0000 Subject: [PATCH] =?UTF-8?q?nacos=20jar=E5=8C=85=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sop-common/sop-bridge-nacos/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sop-common/sop-bridge-nacos/pom.xml b/sop-common/sop-bridge-nacos/pom.xml index e55f20bf..dd29f802 100644 --- a/sop-common/sop-bridge-nacos/pom.xml +++ b/sop-common/sop-bridge-nacos/pom.xml @@ -17,11 +17,13 @@ com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery + 2.2.5.RELEASE org.projectlombok lombok + 1.18.16 provided