Upgrade to Jetty Reactive HTTPClient 3.0.9

Closes gh-37930
This commit is contained in:
Andy Wilkinson
2023-10-18 12:00:31 +01:00
parent ae66ef61f1
commit 08ea576c37

View File

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