Skip to content

Commit

Permalink
Merge pull request #14 from ao/dependabot/maven/org.apache.httpcompon…
Browse files Browse the repository at this point in the history
…ents-httpclient-4.5.13

Bump httpclient from 4.5.12 to 4.5.13
  • Loading branch information
ao authored Nov 2, 2021
2 parents a232964 + b59960a commit a2710f4
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 @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.12</version>
<version>4.5.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a2710f4

Please sign in to comment.