Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 74fe4ad

Browse files
committedJun 19, 2025·
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)
Please sign in to comment.