Upgrade to Jetty Reactive HTTPClient 3.0.9

Closes gh-37932
This commit is contained in:
Andy Wilkinson
2023-10-18 12:17:45 +01:00
parent 22eea15adf
commit ae75877932

View File

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