Skip to content

Commit

Permalink
Revert "XCOMMONS-3158: Upgrade to httpclient 5.4"
Browse files Browse the repository at this point in the history
This reverts commit efb1dae.
  • Loading branch information
mflorea committed Oct 21, 2024
1 parent c5b0c16 commit 85008b1
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 @@ -405,7 +405,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.4</version>
<version>5.3.1</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
Expand Down

0 comments on commit 85008b1

Please sign in to comment.