Skip to content

Commit

Permalink
Upgrade to HttpCore5 5.1.2
Browse files Browse the repository at this point in the history
Closes gh-28281
  • Loading branch information
snicoll committed Oct 11, 2021
1 parent 706eb6d commit f2a5c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -504,7 +504,7 @@ bom {
]
}
}
library("HttpCore5", "5.1.1") {
library("HttpCore5", "5.1.2") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",
Expand Down

0 comments on commit f2a5c6b

Please sign in to comment.