Upgrade to Jetty Reactive HTTPClient 4.0.5

Closes gh-41070
This commit is contained in:
Andy Wilkinson 2024-06-11 15:13:36 +01:00
parent c7a0d7af87
commit 35fbf5a54e

View File

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