Upgrade to Jetty Reactive HTTPClient 4.0.6

Closes gh-41769
This commit is contained in:
Stéphane Nicoll 2024-08-10 15:04:40 +02:00
parent 65015f6241
commit 8b168db562
1 changed files with 1 additions and 1 deletions

View File

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