summaryrefslogtreecommitdiffstats
path: root/springboot/springboot2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rw-r--r--springboot/springboot2/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index eb6e5e5a..3179f97b 100644
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -335,6 +335,7 @@
</executions>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.17</version>
<dependencies>
@@ -612,6 +613,7 @@
<artifactId>maven-deploy-plugin</artifactId>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
</plugin>
<plugin>