Upgrade to Jetty Reactive HTTPClient 4.0.10
Closes gh-45833
This commit is contained in:
parent
9de24a4a3a
commit
d7f33e3565
|
@ -1044,7 +1044,7 @@ bom {
|
|||
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "4.0.9") {
|
||||
library("Jetty Reactive HTTPClient", "4.0.10") {
|
||||
group("org.eclipse.jetty") {
|
||||
modules = [
|
||||
"jetty-reactive-httpclient"
|
||||
|
|
Loading…
Reference in New Issue