Upgrade to Jetty Reactive HTTPClient 1.1.5

Closes gh-24761
This commit is contained in:
Stephane Nicoll 2021-01-12 09:55:40 +01:00
parent 3ae9639cbb
commit 37f653121f
1 changed files with 1 additions and 1 deletions

View File

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