Upgrade to Jetty Reactive HTTPClient 1.1.12
Closes gh-31726
This commit is contained in:
parent
02bf666f88
commit
38713f2586
|
|
@ -899,7 +899,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.11") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.12") {
|
||||
prohibit("[2,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue