Upgrade to Jetty Reactive HTTPClient 1.1.11

Closes gh-29939
This commit is contained in:
Stephane Nicoll
2022-02-22 08:47:32 +01:00
parent 8daa8e2307
commit 2617eeb1fd

View File

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