diff --git a/CHANGELOG.md b/CHANGELOG.md
index b7ba786b6..19e7df54f 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/48
+- [Bugfix: update byte-buddy scope test to compile](https://github.com/Tencent/spring-cloud-tencent/pull/496)
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