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:
parent
b74671c7b3
commit
2ce8b62a46
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.859</version>
|
||||
<version>1.11.893</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
|
|
Loading…
Reference in a new issue