Skip to content

Commit

Permalink
Start building against HttpClient5 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BenchmarkingBuffalo committed Dec 14, 2023
1 parent 5a385a4 commit eef4f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ bom {
]
}
}
library("HttpClient5", "5.2.1") {
library("HttpClient5", "5.2.3") {
group("org.apache.httpcomponents.client5") {
modules = [
"httpclient5",
Expand Down

0 comments on commit eef4f5b

Please sign in to comment.