From 45447403da1dd8c652d4349c79c862966491ffd2 Mon Sep 17 00:00:00 2001 From: weihubeats Date: Sun, 7 Aug 2022 13:41:33 +0800 Subject: [PATCH] 2020 update maven scope (#497) * add change log * add change log * add change log --- CHANGELOG.md | 3 ++- spring-cloud-tencent-dependencies/pom.xml | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7ba786b6..68f4a371b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,5 @@ - [loadBalancer module add unit test.](https://github.com/Tencent/spring-cloud-tencent/pull/468) - [docs:update mvnw.](https://github.com/Tencent/spring-cloud-tencent/pull/475) - [docs:update configuration metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/473) -- [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/482) \ No newline at end of file +- [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/482) +- [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/497) diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index f389d2b61..e03cdbb9a 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -240,7 +240,6 @@ net.bytebuddy byte-buddy ${byte-buddy.version} - test