Upgrade to Jetty Reactive HTTPClient 1.1.13

Closes gh-32699
pull/32861/head
Andy Wilkinson 2 years ago
parent b9148ede2f
commit 09d7bede29

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

Loading…
Cancel
Save