Skip to content

Commit

Permalink
Merge pull request #6 from icatproject/dependabot/maven/org.apache.ht…
Browse files Browse the repository at this point in the history
…tpcomponents-httpclient-4.5.13

Bump httpclient from 4.3.6 to 4.5.13
  • Loading branch information
ajkyffin authored Sep 8, 2023
2 parents b63b8c2 + af5adbb commit 7828acf
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 @@ -102,7 +102,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.6</version>
<version>4.5.13</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 7828acf

Please sign in to comment.