Skip to content

Commit dac5cd3

Browse files
committed
m
1 parent a6dfb84 commit dac5cd3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spring-boot-helloWorld/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
<artifactId>spring-boot-starter-test</artifactId>
3434
<scope>test</scope>
3535
</dependency>
36-
<dependency>
37-
<groupId>org.springframework.boot</groupId>
38-
<artifactId>spring-boot-starter-web</artifactId>
39-
</dependency>
4036
<dependency>
4137
<groupId>org.springframework.boot</groupId>
4238
<artifactId>spring-boot-devtools</artifactId>

0 commit comments

Comments
 (0)