Skip to content
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

Commit e368ca1

Browse files
update pom.xml
1 parent a85c094 commit e368ca1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sansa-inference-spark/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
<dependency>
137137
<groupId>org.apache.hadoop</groupId>
138138
<artifactId>hadoop-common</artifactId>
139+
<version>${hadoop.version}</version>
139140
</dependency>
140141

141142
<!-- Graph API -->
@@ -230,6 +231,7 @@
230231
<dependency>
231232
<groupId>org.apache.commons</groupId>
232233
<artifactId>commons-compress</artifactId>
234+
<version>1.18</version>
233235
</dependency>
234236
</dependencies>
235237

0 commit comments

Comments
 (0)