Upgrade to Jetty Reactive HTTPClient 4.0.7
Closes gh-42223
This commit is contained in:
parent
add55e91da
commit
0c9e183744
|
@ -906,7 +906,7 @@ bom {
|
|||
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "4.0.6") {
|
||||
library("Jetty Reactive HTTPClient", "4.0.7") {
|
||||
group("org.eclipse.jetty") {
|
||||
modules = [
|
||||
"jetty-reactive-httpclient"
|
||||
|
|
Loading…
Reference in New Issue