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-29 04:41:55 +00:00
parent 4299c19a14
commit 41e301909f
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.186</version>
<version>1.12.187</version>
</dependency>
<dependency>