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