Skip to content

Commit

Permalink
Merge pull request #5 from whois-api-llc/dependabot/maven/whois/java/…
Browse files Browse the repository at this point in the history
…org.apache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.4 to 4.5.13 in /whois/java
  • Loading branch information
whoisxmlapi authored Feb 7, 2022
2 parents e4a8df8 + 15fd76b commit aa11d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whois/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.4</version>
<version>4.5.13</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit aa11d27

Please sign in to comment.