From 6c8cb574d8a2113a732da9daa03e0b80088ef1de Mon Sep 17 00:00:00 2001 From: lepdou Date: Wed, 20 Apr 2022 19:52:17 +0800 Subject: [PATCH] remove spring-javaformat-maven-plugin --- CHANGELOG.md | 2 ++ pom.xml | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 283595815..118650e29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,3 +3,5 @@ - [Feature: Support custom rate limit reject response info](https://github.com/Tencent/spring-cloud-tencent/pull/128) +- [Feature: Remove spring-javaformat-maven-plugin](https://github.com/Tencent/spring-cloud-tencent/pull/131) + diff --git a/pom.xml b/pom.xml index 92b0fb7b4..3e40e76da 100644 --- a/pom.xml +++ b/pom.xml @@ -144,10 +144,6 @@ - - io.spring.javaformat - spring-javaformat-maven-plugin - org.apache.maven.plugins maven-checkstyle-plugin