fix: storage-aws/pom.xml to reduce vulnerabilities (#544)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1016906
This commit is contained in:
Snyk bot 2020-11-06 11:00:09 +02:00 committed by GitHub
parent b74671c7b3
commit 2ce8b62a46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@
<dependency> <dependency>
<groupId>net.kemitix.aws</groupId> <groupId>net.kemitix.aws</groupId>
<artifactId>kemitix-aws-java-sdk-s3-wrapper</artifactId> <artifactId>kemitix-aws-java-sdk-s3-wrapper</artifactId>
<version>1.11.859</version> <version>1.11.893</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.xml.bind</groupId> <groupId>javax.xml.bind</groupId>