Upgrade to Jetty Reactive HTTPClient 1.1.3

Closes gh-21849
This commit is contained in:
Andy Wilkinson 2020-06-10 12:49:40 +01:00
parent 1424ac406c
commit 30355f38be

View File

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