Upgrade to Jetty Reactive HTTPClient 1.1.11
Closes gh-29927
This commit is contained in:
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…
Reference in New Issue