Skip to content

Commit

Permalink
Merge pull request #8 from aleon1220/dependabot/maven/org.apache.http…
Browse files Browse the repository at this point in the history
…components-httpclient-4.5.13

Bump org.apache.httpcomponents:httpclient from 4.5.3 to 4.5.13
  • Loading branch information
aleon1220 authored Dec 10, 2023
2 parents 2de1ec5 + 3b5be5e commit 64b5fbf
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.13</version>
</dependency>
<!-- This is supposed to be required for unit Testing -->
<dependency>
Expand Down

0 comments on commit 64b5fbf

Please sign in to comment.