Skip to content

Commit

Permalink
Merge pull request #312 from bitpay/dependabot/maven/org.apache.httpc…
Browse files Browse the repository at this point in the history
…omponents.client5-httpclient5-5.4

Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.4
  • Loading branch information
bobbrodie authored Oct 8, 2024
2 parents 3945b89 + d0b052a commit a02203d
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 @@ -209,7 +209,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.2.3</version>
<version>5.4</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit a02203d

Please sign in to comment.