Upgrade to Jetty Reactive HTTPClient 1.1.14

Closes gh-35478
2.5.x
Andy Wilkinson 2 years ago
parent 82805bbd8d
commit f10685b73a

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

Loading…
Cancel
Save