Upgrade to Jetty Reactive HTTPClient 1.1.14

Closes gh-35519
This commit is contained in:
Andy Wilkinson 2023-05-17 21:24:03 +01:00
parent 169072afdd
commit e6bea54696

View File

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