Skip to content

Commit 620453a

Browse files
committed
Upgrade to HttpCore5 5.2.5
Closes gh-41374
1 parent 3e7a13b commit 620453a

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
@@ -607,7 +607,7 @@ bom {
607607
]
608608
}
609609
}
610-
library("HttpCore5", "5.2.4") {
610+
library("HttpCore5", "5.2.5") {
611611
group("org.apache.httpcomponents.core5") {
612612
modules = [
613613
"httpcore5",

0 commit comments

Comments
 (0)