Upgrade to Jetty Reactive HTTPClient 3.0.12

Closes gh-39558
This commit is contained in:
Andy Wilkinson 2024-02-14 15:55:04 +00:00
parent b524abbbf0
commit 15fc9f2377

View File

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