mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Jetty Reactive HTTPClient 4.0.9
Closes gh-44768
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user