Upgrade to Jetty Reactive HTTPClient 3.0.10

Closes gh-38461
This commit is contained in:
Andy Wilkinson
2023-11-21 15:34:01 +00:00
parent 3b4bfef2dc
commit b9e4f62003

View File

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