Upgrade to Jetty Reactive HTTPClient 4.0.12

Closes gh-47534
This commit is contained in:
Stéphane Nicoll
2025-10-11 12:25:07 +02:00
parent 3825e49be6
commit 96a545f5f4
@@ -1055,7 +1055,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
}
}
library("Jetty Reactive HTTPClient", "4.0.11") {
library("Jetty Reactive HTTPClient", "4.0.12") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"