Upgrade to Jetty Reactive HTTPClient 4.0.6

Closes gh-41802
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:26:54 +02:00
parent e8ad8bfce6
commit 935f30df24
1 changed files with 1 additions and 1 deletions

View File

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