Upgrade to Jetty Reactive HTTPClient 3.0.8

Closes gh-34574
This commit is contained in:
Andy Wilkinson
2023-03-10 16:27:38 +00:00
parent ca9ecab979
commit 87957f1ad8

View File

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