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
1 changed files with 1 additions and 1 deletions

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") { group("org.eclipse.jetty") {
modules = [ modules = [
"jetty-reactive-httpclient" "jetty-reactive-httpclient"