mirror of https://github.com/apache/druid.git
Bump Joda time to 2.10.2 (#7809)
This commit is contained in:
parent
94b3591171
commit
c8e1511f12
2
pom.xml
2
pom.xml
|
@ -524,7 +524,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>joda-time</groupId>
|
<groupId>joda-time</groupId>
|
||||||
<artifactId>joda-time</artifactId>
|
<artifactId>joda-time</artifactId>
|
||||||
<version>2.9.9</version>
|
<version>2.10.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.findbugs</groupId>
|
<groupId>com.google.code.findbugs</groupId>
|
||||||
|
|
Loading…
Reference in New Issue