Upgrade to Jetty Reactive HTTPClient 1.1.15
Closes gh-37927
This commit is contained in:
parent
4cc3aec587
commit
5244bcfb5a
|
@ -969,7 +969,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Jetty Reactive HTTPClient", "1.1.14") {
|
library("Jetty Reactive HTTPClient", "1.1.15") {
|
||||||
prohibit {
|
prohibit {
|
||||||
versionRange "[2,)"
|
versionRange "[2,)"
|
||||||
because "it uses the jakarta.* namespace"
|
because "it uses the jakarta.* namespace"
|
||||||
|
|
Loading…
Reference in New Issue