Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.httpcomponents:httpclient to …
Browse files Browse the repository at this point in the history
…v4.5.13 [security]
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 6d5fb1e commit 0048fb1
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 @@ -377,7 +377,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
<version>4.5.13</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 0048fb1

Please sign in to comment.