mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Upgrade to Jetty Reactive HTTPClient 4.0.12
Closes gh-47534
This commit is contained in:
@@ -1055,7 +1055,7 @@ bom {
|
||||
releaseNotes("https://github.com/eclipse-ee4j/jersey/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "4.0.11") {
|
||||
library("Jetty Reactive HTTPClient", "4.0.12") {
|
||||
group("org.eclipse.jetty") {
|
||||
modules = [
|
||||
"jetty-reactive-httpclient"
|
||||
|
||||
Reference in New Issue
Block a user