Skip to content

Commit 353c677

Browse files
committed
Upgrade org.apache.httpcomponents:httpclient dependency to fix security vulnerability CVE-2020-13956
1 parent aeba538 commit 353c677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.apache.httpcomponents</groupId>
3939
<artifactId>httpclient</artifactId>
40-
<version>4.5.10</version>
40+
<version>4.5.13</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)