Upgrade to Jetty Reactive HTTPClient 1.1.6
Closes gh-25668
This commit is contained in:
parent
8ec21c4a41
commit
0fea72e2ca
|
@ -851,7 +851,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.5") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.6") {
|
||||
prohibit("[2,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue