Upgrade to Jetty Reactive HTTPClient 1.1.11

Closes gh-29927
pull/29932/head
Andy Wilkinson 3 years ago
parent df6959679c
commit ca2dbf39ec

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

Loading…
Cancel
Save