mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2026-07-30 08:07:55 -05: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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user