Upgrade to Jetty Reactive HTTPClient 4.0.7

Closes gh-42223
This commit is contained in:
Andy Wilkinson 2024-09-11 11:17:23 +01:00
parent add55e91da
commit 0c9e183744
1 changed files with 1 additions and 1 deletions

View File

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