Skip to content

Commit f4b3265

Browse files
committed
removing explicit import of spring-web
1 parent 3bb84af commit f4b3265

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@
7575
<groupId>org.springframework.boot</groupId>
7676
<artifactId>spring-boot-starter-actuator</artifactId>
7777
</dependency>
78-
<dependency>
79-
<groupId>org.springframework</groupId>
80-
<artifactId>spring-web</artifactId>
81-
</dependency>
8278
<dependency>
8379
<groupId>org.apache.commons</groupId>
8480
<artifactId>commons-compress</artifactId>

0 commit comments

Comments
 (0)