mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Upgrade to Jetty Reactive HTTPClient 4.0.12
Closes gh-47571
This commit is contained in:
@@ -998,7 +998,7 @@ bom {
|
||||
releaseNotes("https://github.com/redis/jedis/releases/tag/v{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