Upgrade to Jetty Reactive HTTPClient 1.1.11

Closes gh-29842
This commit is contained in:
Stephane Nicoll
2022-02-16 09:41:15 +01:00
parent e1b54677a3
commit f4edcef3e0

View File

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