mirror of https://github.com/apache/druid.git
update joda-time to 2.8
This commit is contained in:
parent
f681b2022d
commit
2fa87c4bba
2
pom.xml
2
pom.xml
|
@ -379,7 +379,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>joda-time</groupId>
|
<groupId>joda-time</groupId>
|
||||||
<artifactId>joda-time</artifactId>
|
<artifactId>joda-time</artifactId>
|
||||||
<version>2.6</version>
|
<version>2.8</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.findbugs</groupId>
|
<groupId>com.google.code.findbugs</groupId>
|
||||||
|
|
Loading…
Reference in New Issue