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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424
This commit is contained in:
Snyk bot
2023-02-15 14:17:09 +00:00
committed by GitHub
parent 28e618413f
commit a39e203bee

View File

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