Skip to content

Commit

Permalink
Revert HTTP client. (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlubke authored Oct 16, 2024
1 parent 90671d9 commit 73b1b57
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 @@ -36,7 +36,7 @@
<version.lib.coherence>24.09</version.lib.coherence>
<version.lib.coherence-spring>4.2.0</version.lib.coherence-spring>
<version.lib.commons-io>2.14.0</version.lib.commons-io>
<version.lib.httpclient>5.4</version.lib.httpclient>
<version.lib.httpclient>5.3.1</version.lib.httpclient>
<version.lib.lombok>1.18.28</version.lib.lombok>
<version.lib.rest-assured>5.5.0</version.lib.rest-assured>
<version.lib.spring-boot>3.3.4</version.lib.spring-boot>
Expand Down

0 comments on commit 73b1b57

Please sign in to comment.