Upgrade to Jetty Reactive HTTPClient 1.1.10

Closes gh-27240
This commit is contained in:
Stephane Nicoll 2021-07-11 08:12:05 +02:00
parent 88e0916ad6
commit 58b03ac56f
1 changed files with 1 additions and 1 deletions

View File

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