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