Commit 2cc95006 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Jetty Reactive HTTPClient 1.1.3

Closes gh-21958
parent 43a7a4af
...@@ -868,7 +868,7 @@ bom { ...@@ -868,7 +868,7 @@ bom {
] ]
} }
} }
library("Jetty Reactive HTTPClient", "1.1.2") { library("Jetty Reactive HTTPClient", "1.1.3") {
group("org.eclipse.jetty") { group("org.eclipse.jetty") {
modules = [ modules = [
"jetty-reactive-httpclient" "jetty-reactive-httpclient"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment