Skip to content

Commit 1d43ba1

Browse files
committed
Upgrade to WebJars Locator Core 0.59
Closes gh-41428
1 parent 323d0d1 commit 1d43ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2232,7 +2232,7 @@ bom {
22322232
]
22332233
}
22342234
}
2235-
library("WebJars Locator Core", "0.58") {
2235+
library("WebJars Locator Core", "0.59") {
22362236
group("org.webjars") {
22372237
modules = [
22382238
"webjars-locator-core"

0 commit comments

Comments
 (0)