We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d32216a commit 7df9679Copy full SHA for 7df9679
build.gradle
@@ -897,7 +897,7 @@ project("spring-webmvc") {
897
exclude group: "org.slf4j", module: "jcl-over-slf4j"
898
exclude group: "org.springframework", module: "spring-web"
899
}
900
- optional 'org.webjars:webjars-locator:0.22'
+ optional 'org.webjars:webjars-locator:0.26'
901
testCompile(project(":spring-aop"))
902
testCompile("rhino:js:1.7R1")
903
testCompile("xmlunit:xmlunit:${xmlunitVersion}")
0 commit comments