Skip to content

Commit 3ba0ec5

Browse files
committed
noch eine
1 parent 3af413c commit 3ba0ec5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

pom-cdh4.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,12 @@
138138
<artifactId>httpcore</artifactId>
139139
<version>4.3</version>
140140
</dependency>
141-
141+
<dependency>
142+
<groupId>it.unimi.dsi</groupId>
143+
<artifactId>dsiutils</artifactId>
144+
<version>2.0.12</version>
145+
<scope>compile</scope>
146+
</dependency>
142147
<dependency>
143148
<groupId>fastutil</groupId>
144149
<artifactId>fastutil</artifactId>

0 commit comments

Comments
 (0)