diff --git a/pom.xml b/pom.xml index e0644131..734e5b69 100644 --- a/pom.xml +++ b/pom.xml @@ -300,31 +300,21 @@ limitations under the License. ${checkstyle.version} - com.puppycrawl.tools - checkstyle - ${puppycrawl-tools-checkstyle.version} - - - org.springframework.boot - spring-boot-build - ${spring-boot.version} - - - io.spring.javaformat - spring-javaformat-checkstyle - ${spring-javaformat.version} + org.springframework.cloud + spring-cloud-build-tools + ${spring-cloud-build.version} + + checkstyle.xml + LICENSE.txt + true + true + - checkstyle-validation + validate validate - - ${disable.checks} - src/checkstyle/checkstyle.xml - src/checkstyle/checkstyle-suppressions.xml - true - check