Upgrade to Jetty Reactive HTTPClient 1.1.6

Closes gh-25630
This commit is contained in:
Stephane Nicoll 2021-03-15 09:22:04 +01:00
parent af8b5974d9
commit df49298cc6
1 changed files with 1 additions and 1 deletions

View File

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