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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGYAML-2806360
This commit is contained in:
snyk-bot
2022-08-29 17:04:46 +00:00
parent 60b8ccc200
commit 568703b923

View File

@@ -46,7 +46,7 @@
<mvel2.version>2.4.14.Final</mvel2.version>
<number.to.words.version>1.0.0</number.to.words.version>
<!-- <slf4j.version>1.7.29</slf4j.version>-->
<snakeyaml.version>1.30</snakeyaml.version>
<snakeyaml.version>1.31</snakeyaml.version>
<snappy.version>1.1.2.6</snappy.version>
<!-- plugin versions -->