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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426
This commit is contained in:
snyk-bot 2022-10-18 00:19:39 +00:00
parent 87c3904f93
commit 9b279895eb
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

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