Skip to content

Commit e6be476

Browse files
committed
Upgrade to HttpClient5 5.4.4
Closes gh-45462
1 parent 7de00e1 commit e6be476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ bom {
632632
]
633633
}
634634
}
635-
library("HttpClient5", "5.4.3") {
635+
library("HttpClient5", "5.4.4") {
636636
prohibit {
637637
contains "-alpha"
638638
contains "-beta"

0 commit comments

Comments
 (0)