mirror of https://github.com/apache/druid.git
updated extendedset version
This commit is contained in:
parent
c32c5b1257
commit
74ab5b9792
2
pom.xml
2
pom.xml
|
@ -177,7 +177,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>it.uniroma3.mat</groupId>
|
<groupId>it.uniroma3.mat</groupId>
|
||||||
<artifactId>extendedset</artifactId>
|
<artifactId>extendedset</artifactId>
|
||||||
<version>1.3.2</version>
|
<version>1.3.5</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.guava</groupId>
|
<groupId>com.google.guava</groupId>
|
||||||
|
|
Loading…
Reference in New Issue