fix: nb-api/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
This commit is contained in:
snyk-bot 2022-03-10 12:24:25 +00:00
parent b22d1d63d0
commit 22c479fe9b
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -69,7 +69,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.129</version>
<version>1.12.175</version>
</dependency>
<dependency>