mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to HttpClient5 5.6.4
Closes gh-51336
This commit is contained in:
@@ -720,7 +720,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("HttpClient5", "5.6.3") {
|
||||
library("HttpClient5", "5.6.4") {
|
||||
prohibit {
|
||||
contains "-alpha"
|
||||
contains "-beta"
|
||||
|
||||
Reference in New Issue
Block a user