Upgrade to Jetty Reactive HTTPClient 4.0.6

Closes gh-41786
This commit is contained in:
Stéphane Nicoll 2024-08-12 07:28:18 +02:00
parent 8c254c3394
commit f4f3cbfde4
1 changed files with 1 additions and 1 deletions

View File

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