Skip to content

Commit 0b9414a

Browse files
committed
fixed pom
1 parent 08944ff commit 0b9414a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ldbc_socialnet_dbgen/pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,10 @@
6262
<artifactId>ssj</artifactId>
6363
<version>2.5</version>
6464
</dependency>
65+
<dependency>
66+
<groupId>com.google.code.gson</groupId>
67+
<artifactId>gson</artifactId>
68+
<version>2.2.4</version>
69+
</dependency>
6570
</dependencies>
66-
</project>
71+
</project>

0 commit comments

Comments
 (0)