Skip to content

Commit 2815e83

Browse files
committed
Upgrade to HttpCore5 5.2.2
Closes gh-35995
1 parent 21046c0 commit 2815e83

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
@@ -444,7 +444,7 @@ bom {
444444
]
445445
}
446446
}
447-
library("HttpCore5", "5.2.1") {
447+
library("HttpCore5", "5.2.2") {
448448
group("org.apache.httpcomponents.core5") {
449449
modules = [
450450
"httpcore5",

0 commit comments

Comments
 (0)