Upgrade to Jetty Reactive HTTPClient 3.0.7

Closes gh-32707
This commit is contained in:
Andy Wilkinson
2022-10-13 17:15:02 +01:00
parent 37c4cfbe34
commit ef97e5e803

View File

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