Upgrade to Jetty Reactive HTTPClient 1.1.14

Closes gh-35478
This commit is contained in:
Andy Wilkinson 2023-05-17 18:27:07 +01:00
parent 82805bbd8d
commit f10685b73a

View File

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