mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade org.apache.commons:commons-lang3 from 3.9 to 3.12.0
Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.9 to 3.12.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/ See this project in Snyk: https://app.snyk.io/org/jshook/project/627ce680-0fed-4cc5-bd10-791988847316?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
00464dbca3
commit
cc2ca6add2
@ -33,7 +33,7 @@
|
||||
<commons.compress.version>1.21</commons.compress.version>
|
||||
<commons.codec.version>1.15</commons.codec.version>
|
||||
<commons.csv.version>1.8</commons.csv.version>
|
||||
<commons.lang.version>3.9</commons.lang.version>
|
||||
<commons.lang.version>3.12.0</commons.lang.version>
|
||||
<commons.math3.version>3.6.1</commons.math3.version>
|
||||
<commons.text.version>1.9</commons.text.version>
|
||||
<docker.java.version>3.2.1</docker.java.version>
|
||||
|
Loading…
Reference in New Issue
Block a user