Skip to content

Commit 556b5ce

Browse files
removed web dependency
1 parent 0e158d4 commit 556b5ce

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@
1919
</properties>
2020

2121
<dependencies>
22-
<dependency>
23-
<groupId>org.springframework.boot</groupId>
24-
<artifactId>spring-boot-starter-web</artifactId>
25-
</dependency>
22+
2623

2724
<dependency>
2825
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)