Skip to content

Commit 1b0a6a2

Browse files
committed
Upgrade to HttpCore5 5.1.5
Closes gh-35473
1 parent d0017f1 commit 1b0a6a2

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
@@ -517,7 +517,7 @@ bom {
517517
]
518518
}
519519
}
520-
library("HttpCore5", "5.1.3") {
520+
library("HttpCore5", "5.1.5") {
521521
group("org.apache.httpcomponents.core5") {
522522
modules = [
523523
"httpcore5",

0 commit comments

Comments
 (0)