Skip to content

Commit db749cb

Browse files
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1
1 parent 9495407 commit db749cb

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.1"
1515
jackson = "2.14.2"
1616

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

2020
# testing
2121
junit = "5.9.1"

0 commit comments

Comments
 (0)