Merge pull request #955 from code4craft/snyk-fix-5cfb952010fd88492e4e2d5516c6237d

[Snyk] Security upgrade org.apache.httpcomponents:httpclient from 4.5.12 to 4.5.13
pull/957/head
Sutra Zhou 5 years ago committed by GitHub
commit 50c4e8ccfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -68,7 +68,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.5.12</version> <version>4.5.13</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>

Loading…
Cancel
Save