diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml index 074e4711e19..957596b1b0e 100755 --- a/spring-boot-parent/pom.xml +++ b/spring-boot-parent/pom.xml @@ -400,6 +400,27 @@ + + + + org.apache.maven.plugins + + + maven-checkstyle-plugin + + + [2.16,) + + + + check + + + + + + +