Upgrade to Jetty Reactive HTTPClient 1.1.2

Closes gh-20455
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:02 +00:00
parent 295f063463
commit 02ae6458f7

View File

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