Upgrade to Jetty Reactive HTTPClient 1.1.7

Closes gh-26057
This commit is contained in:
Stephane Nicoll
2021-04-13 14:52:18 +02:00
parent b8d3253151
commit 2f424b15da

View File

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