Upgrade to Jetty Reactive HTTPClient 4.0.1

Closes gh-38134
This commit is contained in:
Andy Wilkinson 2023-10-31 08:40:20 +00:00
parent 6796be0939
commit 72450bfe95

View File

@ -666,7 +666,7 @@ bom {
]
}
}
library("Jetty Reactive HTTPClient", "4.0.0") {
library("Jetty Reactive HTTPClient", "4.0.1") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"