Upgrade to Jetty Reactive HTTPClient 1.1.9

Closes gh-26829
This commit is contained in:
Stephane Nicoll 2021-06-09 15:00:51 +02:00
parent d1e1796f76
commit 0563955324
1 changed files with 1 additions and 1 deletions

View File

@ -847,7 +847,7 @@ bom {
] ]
} }
} }
library("Jetty Reactive HTTPClient", "1.1.8") { library("Jetty Reactive HTTPClient", "1.1.9") {
group("org.eclipse.jetty") { group("org.eclipse.jetty") {
modules = [ modules = [
"jetty-reactive-httpclient" "jetty-reactive-httpclient"