Upgrade to Jetty Reactive HTTPClient 3.0.8
Closes gh-34667
This commit is contained in:
parent
22b350583a
commit
7c5291185e
|
|
@ -637,7 +637,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "3.0.7") {
|
||||
library("Jetty Reactive HTTPClient", "3.0.8") {
|
||||
group("org.eclipse.jetty") {
|
||||
modules = [
|
||||
"jetty-reactive-httpclient"
|
||||
|
|
|
|||
Loading…
Reference in New Issue