Upgrade to Jetty Reactive HTTPClient 1.1.4

Closes gh-22465
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:49 +01:00
parent 1ee9be847e
commit c104a13bd5

View File

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