Upgrade to Jetty Reactive HTTPClient 1.1.11

Closes gh-29927
This commit is contained in:
Andy Wilkinson 2022-02-21 14:26:48 +00:00
parent df6959679c
commit ca2dbf39ec

View File

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