Skip to content

Commit aaa68ef

Browse files
committed
Remove 'test' scope from spring-boot-starter-web
This will propagate exclusion of tomcat
1 parent 1e0bdc8 commit aaa68ef

File tree

1 file changed

+0
-1
lines changed
  • spring-cloud-function-adapters/spring-cloud-function-serverless-web

1 file changed

+0
-1
lines changed

spring-cloud-function-adapters/spring-cloud-function-serverless-web/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@
5959
<artifactId>spring-boot-starter-tomcat</artifactId>
6060
</exclusion>
6161
</exclusions>
62-
<scope>test</scope>
6362
</dependency>
6463
</dependencies>
6564
</project>

0 commit comments

Comments
 (0)