Skip to content

Commit

Permalink
Merge pull request #29 from loulou2u/fix/httpclient-version
Browse files Browse the repository at this point in the history
upgrade-httpclient
  • Loading branch information
ChristianMurphy authored Mar 22, 2023
2 parents e576d56 + c1344fc commit a621778
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 @@ -106,7 +106,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.0</version>
<version>4.5.14</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit a621778

Please sign in to comment.