Upgrade to Jetty Reactive HTTPClient 1.1.9
Closes gh-26837
This commit is contained in:
parent
2e2d1fe8d3
commit
5cb1bd8245
|
@ -873,7 +873,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Jetty Reactive HTTPClient", "1.1.8") {
|
library("Jetty Reactive HTTPClient", "1.1.9") {
|
||||||
prohibit("[2,)") {
|
prohibit("[2,)") {
|
||||||
because "it uses the jakarta.* namespace"
|
because "it uses the jakarta.* namespace"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue