Dependency upgrade webjars-locator 0.26

This commit is contained in:
Brian Clozel
2015-06-24 16:13:29 +02:00
parent d32216a047
commit 7df9679399

View File

@@ -897,7 +897,7 @@ project("spring-webmvc") {
exclude group: "org.slf4j", module: "jcl-over-slf4j"
exclude group: "org.springframework", module: "spring-web"
}
optional 'org.webjars:webjars-locator:0.22'
optional 'org.webjars:webjars-locator:0.26'
testCompile(project(":spring-aop"))
testCompile("rhino:js:1.7R1")
testCompile("xmlunit:xmlunit:${xmlunitVersion}")