Skip to content

Commit 74fe4ad

Browse files
committed
Upgrade to HttpClient5 5.5
Closes gh-46031
1 parent 98632a1 commit 74fe4ad

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
@@ -636,7 +636,7 @@ bom {
636636
]
637637
}
638638
}
639-
library("HttpClient5", "5.4.4") {
639+
library("HttpClient5", "5.5") {
640640
prohibit {
641641
contains "-alpha"
642642
contains "-beta"

0 commit comments

Comments
 (0)