mirror of
https://github.com/apache/druid.git
synced 2025-02-10 03:55:02 +00:00
Update MapDB to version 1.0.7
The update fixes a bunch of HTree issues which we have not encountered yet, but we use HTRee in many of our MapDB usages http://www.mapdb.org/changelog.html#Version_107_2015-02-19
This commit is contained in:
parent
6a47c1530c
commit
5250d89adf
2
pom.xml
2
pom.xml
@ -501,7 +501,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mapdb</groupId>
|
<groupId>org.mapdb</groupId>
|
||||||
<artifactId>mapdb</artifactId>
|
<artifactId>mapdb</artifactId>
|
||||||
<version>1.0.6</version>
|
<version>1.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.derby</groupId>
|
<groupId>org.apache.derby</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user