We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af413c commit 3ba0ec5Copy full SHA for 3ba0ec5
1 file changed
pom-cdh4.xml
@@ -138,7 +138,12 @@
138
<artifactId>httpcore</artifactId>
139
<version>4.3</version>
140
</dependency>
141
-
+ <dependency>
142
+ <groupId>it.unimi.dsi</groupId>
143
+ <artifactId>dsiutils</artifactId>
144
+ <version>2.0.12</version>
145
+ <scope>compile</scope>
146
+ </dependency>
147
<dependency>
148
<groupId>fastutil</groupId>
149
<artifactId>fastutil</artifactId>
0 commit comments