Skip to content

Commit 7df9679

Browse files
committed
Dependency upgrade webjars-locator 0.26
1 parent d32216a commit 7df9679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -897,7 +897,7 @@ project("spring-webmvc") {
897897
exclude group: "org.slf4j", module: "jcl-over-slf4j"
898898
exclude group: "org.springframework", module: "spring-web"
899899
}
900-
optional 'org.webjars:webjars-locator:0.22'
900+
optional 'org.webjars:webjars-locator:0.26'
901901
testCompile(project(":spring-aop"))
902902
testCompile("rhino:js:1.7R1")
903903
testCompile("xmlunit:xmlunit:${xmlunitVersion}")

0 commit comments

Comments
 (0)