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 2a6ffbb commit cf84444
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>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.13</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
Expand Down

0 comments on commit cf84444

Please sign in to comment.