Upgrade to Jetty Reactive HTTPClient 1.1.10

Closes gh-27388
This commit is contained in:
Andy Wilkinson 2021-07-19 11:13:56 +01:00
parent db6ab63a38
commit 67739d9126

View File

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