Skip to content

Commit

Permalink
Upgrade to HttpCore5 5.1.3
Browse files Browse the repository at this point in the history
Closes gh-29343
  • Loading branch information
snicoll committed Jan 12, 2022
1 parent e5a1102 commit 4309b78
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 @@ -522,7 +522,7 @@ bom {
]
}
}
library("HttpCore5", "5.1.2") {
library("HttpCore5", "5.1.3") {
group("org.apache.httpcomponents.core5") {
modules = [
"httpcore5",
Expand Down

0 comments on commit 4309b78

Please sign in to comment.