Skip to content

Commit

Permalink
upgrading HTTP client version
Browse files Browse the repository at this point in the history
... TODO: get rid of fluent-hc test dependency
  • Loading branch information
andrus committed Apr 19, 2024
1 parent ca7c482 commit 82f4c94
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 @@ -53,7 +53,7 @@

<properties>
<bootique.version>${project.version}</bootique.version>
<apache.hc.version>4.5.5</apache.hc.version>
<apache.hc.version>4.5.14</apache.hc.version>

<cxf.version>3.6.3</cxf.version>
<cxf.xjc.version>3.3.3</cxf.xjc.version>
Expand Down

0 comments on commit 82f4c94

Please sign in to comment.