Upgrade to Jetty Reactive HTTPClient 1.1.12

Closes gh-31726
This commit is contained in:
Stephane Nicoll 2022-07-14 16:17:51 +02:00
parent 02bf666f88
commit 38713f2586

View File

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