mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Upgrade to Jetty Reactive HTTPClient 1.1.6
Closes gh-25668
This commit is contained in:
@@ -851,7 +851,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.5") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.6") {
|
||||
prohibit("[2,)") {
|
||||
because "it uses the jakarta.* namespace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user