fix: upgrade commons-codec:commons-codec from 1.16.0 to 1.16.1

Snyk has created this PR to upgrade commons-codec:commons-codec from 1.16.0 to 1.16.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-codec/commons-codec/

See this project in Snyk:
https://app.snyk.io/org/nosqlbench/project/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2024-02-26 20:27:02 +00:00 committed by Madhavan
parent c7138c9344
commit 77915ca5a5

View File

@ -325,7 +325,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.16.0</version>
<version>1.16.1</version>
</dependency>
<dependency>
<groupId>org.mvel</groupId>