mirror of https://github.com/apache/druid.git
update mapdb to 1.0.8
This commit is contained in:
parent
edaaf528ab
commit
8b294d4d98
2
pom.xml
2
pom.xml
|
@ -499,7 +499,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mapdb</groupId>
|
<groupId>org.mapdb</groupId>
|
||||||
<artifactId>mapdb</artifactId>
|
<artifactId>mapdb</artifactId>
|
||||||
<version>1.0.7</version>
|
<version>1.0.8</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.derby</groupId>
|
<groupId>org.apache.derby</groupId>
|
||||||
|
|
Loading…
Reference in New Issue