Upgrade to Jetty Reactive HTTPClient 3.0.6

Closes gh-31638
This commit is contained in:
Andy Wilkinson 2022-07-07 17:37:07 +01:00
parent 075ce83258
commit eaed6bf5a8
1 changed files with 1 additions and 1 deletions

View File

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