From 4302bb99052ca88814207c4a698b76fcf1309035 Mon Sep 17 00:00:00 2001
From: TLPC <470193496@qq.com>
Date: Thu, 23 Nov 2023 14:20:14 +0800
Subject: [PATCH] =?UTF-8?q?jdk17=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: TLPC <470193496@qq.com>
---
.../tag-transmission-test/grpc-api-demo/pom.xml | 4 ++++
.../springboot-registry-service/pom.xml | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/sermant-integration-tests/tag-transmission-test/grpc-api-demo/pom.xml b/sermant-integration-tests/tag-transmission-test/grpc-api-demo/pom.xml
index 36fd4ce3e4..1261e57388 100644
--- a/sermant-integration-tests/tag-transmission-test/grpc-api-demo/pom.xml
+++ b/sermant-integration-tests/tag-transmission-test/grpc-api-demo/pom.xml
@@ -39,6 +39,10 @@
grpc-protobuf
${grpc.version}
+
+ jakarta.annotation
+ jakarta.annotation-api
+
diff --git a/sermant-plugins/sermant-springboot-registry/springboot-registry-service/pom.xml b/sermant-plugins/sermant-springboot-registry/springboot-registry-service/pom.xml
index 81f1793b1f..f14f4eddd7 100644
--- a/sermant-plugins/sermant-springboot-registry/springboot-registry-service/pom.xml
+++ b/sermant-plugins/sermant-springboot-registry/springboot-registry-service/pom.xml
@@ -25,7 +25,7 @@
Curator 3.x.x只兼容Zookeeper 3.5.x-->
2.13.0
- 3.4.14
+ 3.6.3