Remove useless dependency

pull/7881/merge
Stephane Nicoll 8 years ago
parent fe344df9c5
commit 6293033e1b

@ -105,12 +105,6 @@
<artifactId>htmlunit</artifactId>
<optional>true</optional>
</dependency>
<!-- Annotation processing -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
</dependency>
<!-- Test -->
<dependency>
<groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save