Upgrade to Jetty Reactive HTTPClient 4.0.4

Closes gh-40809
This commit is contained in:
Andy Wilkinson 2024-05-17 12:26:55 +01:00
parent 61036e1d28
commit a33fb25c4e

View File

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