Upgrade to Jetty Reactive HTTPClient 3.0.8

Closes gh-34667
This commit is contained in:
Andy Wilkinson 2023-03-21 08:32:36 +00:00
parent 22b350583a
commit 7c5291185e

View File

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