Upgrade to Jetty Reactive HTTPClient 4.0.3

Closes gh-39706
This commit is contained in:
Andy Wilkinson 2024-02-22 07:59:02 +00:00
parent d95bdc2870
commit 66b2d5c0d9

View File

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