Upgrade to Jetty Reactive HTTPClient 4.0.8

Closes gh-42616
This commit is contained in:
Stéphane Nicoll 2024-10-14 10:53:29 +02:00
parent a0083d6fee
commit 145dcdece0
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@ bom {
]
}
}
library("Jetty Reactive HTTPClient", "4.0.7") {
library("Jetty Reactive HTTPClient", "4.0.8") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"