Remove 'thymeleaf-extras-conditionalcomments' dependency

Fixes gh-721
This commit is contained in:
John Blum
2017-01-25 22:27:51 -08:00
parent 012f121c48
commit 0e10b7763c
6 changed files with 7 additions and 12 deletions

View File

@@ -22,7 +22,6 @@ dependencies {
"org.springframework.boot:spring-boot-starter-security",
"org.springframework.boot:spring-boot-starter-thymeleaf",
"nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect",
"org.thymeleaf.extras:thymeleaf-extras-conditionalcomments",
"org.webjars:bootstrap:$bootstrapVersion",
"org.webjars:html5shiv:$html5ShivVersion",
"org.webjars:webjars-locator",