diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e6382111..a599a1ec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,3 +12,4 @@ - [docs:update configuration metadata.](https://github.com/Tencent/spring-cloud-tencent/pull/474) - [Feature: delete implement ServiceInstance](https://github.com/Tencent/spring-cloud-tencent/pull/483) - [test: add loadbalancer unit test](https://github.com/Tencent/spring-cloud-tencent/pull/485) +- [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/495) \ No newline at end of file diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 76fc8f233..32c126a0f 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -221,7 +221,6 @@ net.bytebuddy byte-buddy ${byte-buddy.version} - test