Skip to content

Commit

Permalink
Upgrade to HttpCore5 5.1.5
Browse files Browse the repository at this point in the history
Closes gh-33174
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent b134269 commit f14eedc
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 @@ -561,7 +561,7 @@ bom {
]
}
}
library("HttpCore5", "5.1.4") {
library("HttpCore5", "5.1.5") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",
Expand Down

0 comments on commit f14eedc

Please sign in to comment.