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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244
This commit is contained in:
snyk-bot 2022-03-26 08:59:00 +00:00
parent 14bd72136b
commit aaec40543f
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.180</version>
<version>1.12.186</version>
</dependency>
<dependency>