Skip to content

Commit

Permalink
update to use new http-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
ldetmer committed Aug 22, 2024
1 parent 84e1369 commit 88a874a
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 @@ -514,7 +514,7 @@
</build>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.http.version>1.44.2</project.http.version>
<project.http.version>1.45.0</project.http.version>
<project.httpcore.version>4.4.16</project.httpcore.version>
<project.httpclient.version>4.5.14</project.httpclient.version>
<project.commons-codec.version>1.17.0</project.commons-codec.version>
Expand Down

0 comments on commit 88a874a

Please sign in to comment.