Merge branch '3.3.x' into 3.4.x
Closes gh-43950
This commit is contained in:
@@ -2485,13 +2485,6 @@ bom {
|
||||
releaseNotes("https://github.com/mojohaus/versions/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("WebJars Locator Lite", "1.0.1") {
|
||||
group("org.webjars") {
|
||||
modules = [
|
||||
"webjars-locator-lite"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("WebJars Locator Core", "0.59") {
|
||||
group("org.webjars") {
|
||||
modules = [
|
||||
@@ -2499,6 +2492,13 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("WebJars Locator Lite", "1.0.1") {
|
||||
group("org.webjars") {
|
||||
modules = [
|
||||
"webjars-locator-lite"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("WSDL4j", "1.6.3") {
|
||||
group("wsdl4j") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user