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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
This commit is contained in:
Snyk bot 2021-12-29 11:38:52 +00:00 committed by GitHub
parent c08ab5964c
commit 82faee5761
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.947</version> <version>1.12.131</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.xml.bind</groupId> <groupId>javax.xml.bind</groupId>