Upgrade to Jetty Reactive HTTPClient 1.1.3

Closes gh-21958
This commit is contained in:
Andy Wilkinson
2020-06-16 10:33:15 +01:00
parent 43a7a4af13
commit 2cc950065a

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"