Merge pull request #123 from amzn/dependabot/maven/clients/sellingpartner-api-aa-java/org.apache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.9 to 4.5.13 in /clients/sellingpartner-api-aa-java
This commit is contained in:
Shivika Khare 2021-06-24 14:37:24 -07:00 committed by GitHub
commit e3f1c7227b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
<dependency> <dependency>
<groupId>org.apache.httpcomponents</groupId> <groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId> <artifactId>httpclient</artifactId>
<version>4.5.9</version> <version>4.5.13</version>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-sts --> <!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-sts -->
<dependency> <dependency>