Skip to content

Commit

Permalink
bump apache
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed Feb 10, 2020
1 parent 52e65c6 commit 3aeedae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions unirest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.9</version>
<version>4.5.11</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpmime</artifactId>
<version>4.5.9</version>
<version>4.5.11</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore-nio</artifactId>
<version>4.4.11</version>
<version>4.4.13</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 3aeedae

Please sign in to comment.