diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cf12904..f263203e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,5 @@ - [Bugfix: fix circuitbreaker http code greater than 400 as fail response bug](https://github.com/Tencent/spring-cloud-tencent/pull/118) - [Feat: optimize router dependency](https://github.com/Tencent/spring-cloud-tencent/pull/115) - [feat:add switch of polaris, discovery and register.](https://github.com/Tencent/spring-cloud-tencent/pull/129) +- [Feature: Remove spring-javaformat-maven-plugin](https://github.com/Tencent/spring-cloud-tencent/pull/151) - [feat:optimize config server address.](https://github.com/Tencent/spring-cloud-tencent/pull/149) diff --git a/pom.xml b/pom.xml index c6e8bd4c..1afc0f7f 100644 --- a/pom.xml +++ b/pom.xml @@ -137,10 +137,6 @@ - - io.spring.javaformat - spring-javaformat-maven-plugin - org.apache.maven.plugins maven-checkstyle-plugin