Upgrade to Jetty Reactive HTTPClient 4.0.9

Closes gh-44768
This commit is contained in:
Andy Wilkinson 2025-03-19 07:39:09 +00:00
parent 6105c5e50f
commit a3a6a5ead9
1 changed files with 1 additions and 1 deletions

View File

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