fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1016906
snyk-fix-5cfb952010fd88492e4e2d5516c6237d
snyk-bot 4 years ago
parent b4b1df85a0
commit 7f737626b1
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

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

Loading…
Cancel
Save