mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-35519
This commit is contained in:
@@ -902,7 +902,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.13") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.14") {
|
||||
prohibit("[2,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user