File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
spring-boot-tests/spring-boot-integration-tests/spring-boot-sni-tests Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ dependencies {
1414 app project(path : " :spring-boot-project:spring-boot-dependencies" , configuration : " mavenRepository" )
1515 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter" , configuration : " mavenRepository" )
1616 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-actuator" , configuration : " mavenRepository" )
17+ app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat" , configuration : " mavenRepository" )
18+ app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-undertow" , configuration : " mavenRepository" )
1719 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-web" , configuration : " mavenRepository" )
1820 app project(path : " :spring-boot-project:spring-boot-starters:spring-boot-starter-webflux" , configuration : " mavenRepository" )
1921 app project(path : " :spring-boot-project:spring-boot-tools:spring-boot-gradle-plugin" , configuration : " mavenRepository" )
You can’t perform that action at this time.
0 commit comments