Skip to content

Commit

Permalink
update version for dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianciutea committed Nov 22, 2021
1 parent fc5c4ea commit 2a6ffbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
<version>1.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
Expand Down

0 comments on commit 2a6ffbb

Please sign in to comment.