Upgrade to Jetty Reactive HTTPClient 4.1.4

Closes gh-48151
This commit is contained in:
Stéphane Nicoll
2025-11-17 08:32:19 +01:00
parent d9a378b8e5
commit a03981eb49
@@ -1031,7 +1031,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
}
}
library("Jetty Reactive HTTPClient", "4.1.0") {
library("Jetty Reactive HTTPClient", "4.1.4") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"