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:
parent
c08ab5964c
commit
82faee5761
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
<dependency>
|
||||
<groupId>net.kemitix.aws</groupId>
|
||||
<artifactId>kemitix-aws-java-sdk-s3-wrapper</artifactId>
|
||||
<version>1.11.947</version>
|
||||
<version>1.12.131</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
|
|
Loading…
Reference in a new issue