Upgrade to Jetty Reactive HTTPClient 4.0.4

Closes gh-40811
This commit is contained in:
Andy Wilkinson 2024-05-17 12:30:50 +01:00
parent d4786e568d
commit ee2e699090

View File

@ -852,7 +852,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
}
}
library("Jetty Reactive HTTPClient", "4.0.3") {
library("Jetty Reactive HTTPClient", "4.0.4") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"