fix: mvn-defaults/pom.xml to reduce vulnerabilities (#953)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
This commit is contained in:
Snyk bot 2023-01-27 00:05:06 +00:00 committed by GitHub
parent a1e8de45a4
commit 99577a48f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -262,7 +262,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.382</version>
<version>1.12.393</version>
</dependency>
<dependency>