mirror of https://github.com/zlatinb/muwire
do not include tomcat runtime
parent
fa6aea1abe
commit
9ed94c8376
|
@ -40,7 +40,7 @@ dependencies {
|
|||
compile "org.springframework.boot:spring-boot-autoconfigure"
|
||||
compile "org.grails:grails-core"
|
||||
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-logging"
|
||||
compile "org.grails:grails-plugin-rest"
|
||||
|
|
Loading…
Reference in New Issue