Skip to content

Commit

Permalink
Merge pull request #219 from uPortal-Project/renovate/org.apache.http…
Browse files Browse the repository at this point in the history
…components-httpclient-4.x

fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14
  • Loading branch information
ChristianMurphy authored Dec 12, 2022
2 parents e473060 + 53e83e2 commit c30a09b
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 @@ -179,7 +179,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
</dependency>
<dependency>
<groupId>org.apache.portals.pluto</groupId>
Expand Down

0 comments on commit c30a09b

Please sign in to comment.