Upgrade to Jetty Reactive HTTPClient 4.0.10

Closes gh-45818
This commit is contained in:
Stéphane Nicoll 2025-06-06 11:17:57 +02:00
parent d5e7da00d6
commit 3d4fe73b48
1 changed files with 1 additions and 1 deletions

View File

@ -983,7 +983,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"