See gh-11246
This commit is contained in:
Brian Clozel 2017-12-03 11:57:43 -08:00
parent eec7a8f075
commit 9cc9cdfc1e
1 changed files with 1 additions and 4 deletions

View File

@ -28,10 +28,7 @@
</dependency>
</dependencies>
<build>
<plugins><dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-freemarker</artifactId>
</dependency>
<plugins>
<plugin>
<groupId>org.basepom.maven</groupId>
<artifactId>duplicate-finder-maven-plugin</artifactId>