Upgrade to Jetty Reactive HTTPClient 1.1.11
Closes gh-29842
This commit is contained in:
parent
e1b54677a3
commit
f4edcef3e0
|
|
@ -907,7 +907,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.10") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.11") {
|
||||
prohibit("[2,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue