fix: upgrade org.mvel:mvel2 from 2.5.1.Final to 2.5.2.Final

Snyk has created this PR to upgrade org.mvel:mvel2 from 2.5.1.Final to 2.5.2.Final.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.mvel/mvel2/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/e1ef410a-5a4c-4ee4-9dd2-47ee3e1ab590?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-02-23 04:06:15 +00:00
parent b1e337601c
commit 17191e3304
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -330,7 +330,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
<version>2.5.1.Final</version>
<version>2.5.2.Final</version>
</dependency>
<dependency>
<groupId>org.antlr</groupId>