Remove 'test' scope from spring-boot-starter-web
This will propagate exclusion of tomcat
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user