Skip to content

Commit 6293033

Browse files
committed
Remove useless dependency
1 parent fe344df commit 6293033

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

spring-boot-test/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,6 @@
105105
<artifactId>htmlunit</artifactId>
106106
<optional>true</optional>
107107
</dependency>
108-
<!-- Annotation processing -->
109-
<dependency>
110-
<groupId>org.springframework.boot</groupId>
111-
<artifactId>spring-boot-configuration-processor</artifactId>
112-
<optional>true</optional>
113-
</dependency>
114108
<!-- Test -->
115109
<dependency>
116110
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)