do not include tomcat runtime
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies {
|
|||||||
compile "org.springframework.boot:spring-boot-autoconfigure"
|
compile "org.springframework.boot:spring-boot-autoconfigure"
|
||||||
compile "org.grails:grails-core"
|
compile "org.grails:grails-core"
|
||||||
compile "org.springframework.boot:spring-boot-starter-actuator"
|
compile "org.springframework.boot:spring-boot-starter-actuator"
|
||||||
compile "org.springframework.boot:spring-boot-starter-tomcat"
|
provided "org.springframework.boot:spring-boot-starter-tomcat"
|
||||||
compile "org.grails:grails-web-boot"
|
compile "org.grails:grails-web-boot"
|
||||||
compile "org.grails:grails-logging"
|
compile "org.grails:grails-logging"
|
||||||
compile "org.grails:grails-plugin-rest"
|
compile "org.grails:grails-plugin-rest"
|
||||||
|
Reference in New Issue
Block a user