mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
fix: upgrade joda-time:joda-time from 2.11.0 to 2.11.1
Snyk has created this PR to upgrade joda-time:joda-time from 2.11.0 to 2.11.1. See this package in Maven Repository: https://mvnrepository.com/artifact/joda-time/joda-time/ See this project in Snyk: https://app.snyk.io/org/jshook/project/69c44849-9219-4214-b381-2530d26908cf?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
adb218e57e
commit
43a6664aa7
@ -301,7 +301,7 @@
|
||||
<dependency>
|
||||
<groupId>joda-time</groupId>
|
||||
<artifactId>joda-time</artifactId>
|
||||
<version>2.11.0</version>
|
||||
<version>2.11.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user