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.6 to 2.12.7
Snyk has created this PR to upgrade joda-time:joda-time from 2.12.6 to 2.12.7. 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/74695997-5088-4360-be8e-6073bd4a8def?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
eac5e20f4a
commit
72f68f077f
@ -315,7 +315,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>joda-time</groupId>
|
<groupId>joda-time</groupId>
|
||||||
<artifactId>joda-time</artifactId>
|
<artifactId>joda-time</artifactId>
|
||||||
<version>2.12.6</version>
|
<version>2.12.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.commons</groupId>
|
<groupId>org.apache.commons</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user