Skip to content

Commit

Permalink
Update HttpClient
Browse files Browse the repository at this point in the history
  • Loading branch information
fizzi committed Jun 4, 2021
1 parent 3ca6837 commit 4b23ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.12</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 4b23ea3

Please sign in to comment.