Remove dependency management for org.webjars:hal-browser
Closes gh-26192
This commit is contained in:
parent
6f0b23502e
commit
1b130c572c
|
|
@ -1860,13 +1860,6 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("WebJars HAL Browser", "3325375") {
|
|
||||||
group("org.webjars") {
|
|
||||||
modules = [
|
|
||||||
"hal-browser"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
library("WebJars Locator Core", "0.47") {
|
library("WebJars Locator Core", "0.47") {
|
||||||
group("org.webjars") {
|
group("org.webjars") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue