Upgrade to Jetty Reactive HTTPClient 4.0.7

Closes gh-42255
This commit is contained in:
Andy Wilkinson 2024-09-11 13:27:05 +01:00
parent ef63f1799f
commit a7f74aae36
1 changed files with 1 additions and 1 deletions

View File

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