Upgrade to Jetty Reactive HTTPClient 4.0.3

Closes gh-39572
This commit is contained in:
Andy Wilkinson
2024-02-14 17:58:52 +00:00
parent 6ea6aa42f7
commit 3a9987371c

View File

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