There was an error while loading. Please reload this page.
1 parent 4802fec commit a247249Copy full SHA for a247249
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.baidu.hugegraph</groupId>
8
<artifactId>hugegraph-loader</artifactId>
9
- <version>0.10.5</version>
+ <version>0.11.0</version>
10
<packaging>jar</packaging>
11
12
<name>hugegraph-loader</name>
@@ -62,7 +62,7 @@
62
<dependency>
63
64
<artifactId>hugegraph-common</artifactId>
65
- <version>1.7.9</version>
+ <version>1.8.0</version>
66
<exclusions>
67
<exclusion>
68
<groupId>com.google.guava</groupId>
@@ -73,7 +73,7 @@
73
74
75
<artifactId>hugegraph-client</artifactId>
76
- <version>1.8.11</version>
+ <version>1.9.0</version>
77
</dependency>
78
79
<groupId>commons-io</groupId>
0 commit comments