Commit 2718cfad authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Jetty Reactive HTTPClient 1.1.8

Closes gh-26504
parent 65b18acd
...@@ -789,7 +789,7 @@ bom { ...@@ -789,7 +789,7 @@ bom {
] ]
} }
} }
library("Jetty Reactive HTTPClient", "1.1.7") { library("Jetty Reactive HTTPClient", "1.1.8") {
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