fix: upgrade org.mvel:mvel2 from 2.4.15.Final to 2.5.0.Final (#1389)

Snyk has created this PR to upgrade org.mvel:mvel2 from 2.4.15.Final to 2.5.0.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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-07-07 08:42:06 -05:00 committed by GitHub
parent 89447fd2c5
commit b336cb4944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -346,7 +346,7 @@
<dependency>
<groupId>org.mvel</groupId>
<artifactId>mvel2</artifactId>
<version>2.4.15.Final</version>
<version>2.5.0.Final</version>
</dependency>
<dependency>