Upgrade to Jetty Reactive HTTPClient 4.0.10

Closes gh-45808
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:05:31 +02:00
parent f7f1c1315b
commit b163e6dbea

View File

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