Skip to content

Commit

Permalink
Merge pull request #6 from VoxelGamesLib/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…httpcomponents-httpclient-4.5.11

Bump httpclient from 4.5.6 to 4.5.11
  • Loading branch information
MiniDigger authored Jan 20, 2020
2 parents 8c2e54d + 48d8989 commit bc0c987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<version>4.5.11</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bc0c987

Please # to comment.