Upgrade to Jetty Reactive HTTPClient 1.1.1

Closes gh-20077
This commit is contained in:
Stephane Nicoll
2020-02-07 16:17:46 +01:00
parent acbdf0cd2f
commit 3e0515da2f

View File

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