Upgrade to Jetty Reactive HTTPClient 3.0.10

Closes gh-38443
This commit is contained in:
Andy Wilkinson 2023-11-21 13:23:16 +00:00
parent ef5fe58a42
commit d2e08c84ed

View File

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