Skip to content

Commit

Permalink
Upgraded HttpClient dependency to version 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ok2c committed May 16, 2024
1 parent 2260ba4 commit 2876735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
httpcore = "5.2.3"
httpcore = "5.2.4"
jackson = "2.16.0"
httpclient = "5.2.1"
httpclient = "5.3.1"
slf4j = "1.7.36"
junit = "5.10.1"
junit-platform = "1.10.1"
Expand Down

0 comments on commit 2876735

Please sign in to comment.