fix: nb-api/pom.xml to reduce vulnerabilities (#848)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
This commit is contained in:
Snyk bot
2022-12-15 23:04:49 +01:00
committed by GitHub
parent c514a62faa
commit 42d1403fbb

View File

@@ -97,7 +97,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.330</version>
<version>1.12.364</version>
</dependency>
<dependency>