fix: mvn-defaults/pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-SOFTWAREAMAZONION-6153869
This commit is contained in:
snyk-bot 2024-01-20 17:19:22 +00:00
parent 5bbb3f428a
commit 97be45d54d
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -290,7 +290,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-s3</artifactId>
<version>1.12.622</version>
<version>1.12.641</version>
</dependency>
<dependency>
<groupId>com.elega9t</groupId>