Upgrade to Jetty Reactive HTTPClient 1.1.9

Closes gh-26833
This commit is contained in:
Stephane Nicoll 2021-06-09 15:24:09 +02:00
parent e9592229fc
commit 6cdbed7dc3
1 changed files with 1 additions and 1 deletions

View File

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