Upgrade to Jetty Reactive HTTPClient 4.0.9

Closes gh-44773
This commit is contained in:
Andy Wilkinson
2025-03-19 07:59:14 +00:00
parent c904775e19
commit 7970c26888

View File

@@ -980,7 +980,7 @@ bom {
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
}
}
library("Jetty Reactive HTTPClient", "4.0.8") {
library("Jetty Reactive HTTPClient", "4.0.9") {
group("org.eclipse.jetty") {
modules = [
"jetty-reactive-httpclient"