Upgrade to Jetty Reactive HTTPClient 4.0.7

Closes gh-42247
This commit is contained in:
Andy Wilkinson
2024-09-11 13:05:11 +01:00
parent 216c69259e
commit a6c9382540

View File

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