mirror of https://github.com/apache/druid.git
parent
ce3c0dae4d
commit
517c14632e
|
@ -1034,7 +1034,7 @@ name: Joda-Time
|
||||||
license_category: binary
|
license_category: binary
|
||||||
module: java-core
|
module: java-core
|
||||||
license_name: Apache License version 2.0
|
license_name: Apache License version 2.0
|
||||||
version: 2.10.2
|
version: 2.10.5
|
||||||
libraries:
|
libraries:
|
||||||
- joda-time: joda-time
|
- joda-time: joda-time
|
||||||
notices:
|
notices:
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -656,7 +656,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>joda-time</groupId>
|
<groupId>joda-time</groupId>
|
||||||
<artifactId>joda-time</artifactId>
|
<artifactId>joda-time</artifactId>
|
||||||
<version>2.10.2</version>
|
<version>2.10.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.findbugs</groupId>
|
<groupId>com.google.code.findbugs</groupId>
|
||||||
|
|
Loading…
Reference in New Issue