Upgrade to Jetty Reactive HTTPClient 4.0.8

Closes gh-42634
This commit is contained in:
Stéphane Nicoll
2024-10-14 12:30:09 +02:00
parent 7718dd88dc
commit 6e2d1cb4c6

View File

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