Skip to content

Commit

Permalink
Merge pull request #196 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 Jul 26, 2024
2 parents c938aa9 + 9c15b0c commit 49da417
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 @@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 49da417

Please sign in to comment.