Upgrade to Jetty Reactive HTTPClient 1.1.14

Closes gh-34650
pull/34697/head
Andy Wilkinson 2 years ago
parent 419428842e
commit 7fa5dab8ac

@ -969,7 +969,7 @@ bom {
]
}
}
library("Jetty Reactive HTTPClient", "1.1.13") {
library("Jetty Reactive HTTPClient", "1.1.14") {
prohibit {
versionRange "[2,)"
because "it uses the jakarta.* namespace"

Loading…
Cancel
Save