Skip to content

Commit fa44c15

Browse files
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.2.1
1 parent 0a36395 commit fa44c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gson = "2.10"
1515
jackson = "2.14.1"
1616

1717
# http
18-
httpClient5 = "5.2"
18+
httpClient5 = "5.2.1"
1919

2020
# testing
2121
junit = "5.9.1"

0 commit comments

Comments
 (0)