Commit c104a13b authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Jetty Reactive HTTPClient 1.1.4

Closes gh-22465
parent 1ee9be84
...@@ -842,7 +842,7 @@ bom { ...@@ -842,7 +842,7 @@ bom {
] ]
} }
} }
library("Jetty Reactive HTTPClient", "1.1.3") { library("Jetty Reactive HTTPClient", "1.1.4") {
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