Skip to content

Commit

Permalink
Merge pull request #11 from expath/dependabot/maven/org.apache.httpco…
Browse files Browse the repository at this point in the history
…mponents-httpclient-4.5.11

Bump httpclient from 4.5.10 to 4.5.11
  • Loading branch information
adamretter committed Jan 21, 2020
2 parents bd47432 + 91c7795 commit 0362ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-client-parent/pom.xml
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.10</version>
<version>4.5.11</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 0362ac3

Please sign in to comment.