Upgrade to Jetty Reactive HTTPClient 1.1.6
Closes gh-25630
This commit is contained in:
parent
af8b5974d9
commit
df49298cc6
|
@ -789,7 +789,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.5") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.6") {
|
||||
group("org.eclipse.jetty") {
|
||||
modules = [
|
||||
"jetty-reactive-httpclient"
|
||||
|
|
Loading…
Reference in New Issue