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