Upgrade to Jetty Reactive HTTPClient 1.1.9

Closes gh-26837
This commit is contained in:
Stephane Nicoll 2021-06-09 16:08:17 +02:00
parent 2e2d1fe8d3
commit 5cb1bd8245
1 changed files with 1 additions and 1 deletions

View File

@ -873,7 +873,7 @@ bom {
]
}
}
library("Jetty Reactive HTTPClient", "1.1.8") {
library("Jetty Reactive HTTPClient", "1.1.9") {
prohibit("[2,)") {
because "it uses the jakarta.* namespace"
}