Skip to content

Commit 53d7a32

Browse files
SaifuddinMerchantKehrlann
authored andcommitted
Remove spring-boot-starter as a top level dependency from the pom. It should be pulled as a transitive dependency of spring-boot-starter-tes
1 parent bae1e11 commit 53d7a32

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

integration-test/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@
9393
<artifactId>value</artifactId>
9494
<scope>provided</scope>
9595
</dependency>
96-
<dependency>
97-
<groupId>org.springframework.boot</groupId>
98-
<artifactId>spring-boot-starter</artifactId>
99-
<scope>test</scope>
100-
</dependency>
10196
</dependencies>
10297

10398
<build>

0 commit comments

Comments
 (0)