Upgrade to Jetty Reactive HTTPClient 1.1.9

Closes gh-26837
pull/26861/head
Stephane Nicoll 3 years ago
parent 2e2d1fe8d3
commit 5cb1bd8245

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

Loading…
Cancel
Save