Upgrade to Jetty Reactive HTTPClient 1.1.9
Closes gh-26829
This commit is contained in:
parent
d1e1796f76
commit
0563955324
|
@ -847,7 +847,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.8") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.9") {
|
||||
group("org.eclipse.jetty") {
|
||||
modules = [
|
||||
"jetty-reactive-httpclient"
|
||||
|
|
Loading…
Reference in New Issue