Upgrade to Jetty Reactive HTTPClient 4.0.9

Closes gh-44610
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:06:26 +01:00
parent eb3f3479b2
commit bf8f8a4e23

View File

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