Skip to content

Commit 496ebc1

Browse files
committed
fix: upgrade org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14
Snyk has created this PR to upgrade org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14. See this package in maven: org.apache.httpcomponents:httpclient See this project in Snyk: https://app.snyk.io/org/yuli-GznMFQY3CbpcNQA3VP9MUr/project/b35a9b21-617d-4fbc-b055-c8d25f27a6e9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 333e51a commit 496ebc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.apache.httpcomponents</groupId>
2626
<artifactId>httpclient</artifactId>
27-
<version>4.5.13</version>
27+
<version>4.5.14</version>
2828
</dependency>
2929

3030
<!-- Apache HttpCore -->

0 commit comments

Comments
 (0)