mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 07:34:31 -06:00
fix: upgrade joda-time:joda-time from 2.12.4 to 2.12.5 (#1224)
Snyk has created this PR to upgrade joda-time:joda-time from 2.12.4 to 2.12.5. See this package in Maven Repository: https://mvnrepository.com/artifact/joda-time/joda-time/ 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:
parent
cb523b248e
commit
e4bc2639f7
@ -330,7 +330,7 @@
|
||||
<dependency>
|
||||
<groupId>joda-time</groupId>
|
||||
<artifactId>joda-time</artifactId>
|
||||
<version>2.12.4</version>
|
||||
<version>2.12.5</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user