Skip to content

Commit

Permalink
Upgrade to Apache httpclient 4.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
gaul committed Jan 19, 2025
1 parent 808d940 commit bdfac92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/apachehc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bdfac92

Please sign in to comment.