Upgrade to Jetty Reactive HTTPClient 3.0.13

Closes gh-40807
This commit is contained in:
Andy Wilkinson 2024-05-17 12:24:15 +01:00
parent 6be5dbc034
commit f5d68e7b9f

View File

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