diff --git a/hugegraph-core/pom.xml b/hugegraph-core/pom.xml index ded15fda54..08bc783aa7 100644 --- a/hugegraph-core/pom.xml +++ b/hugegraph-core/pom.xml @@ -31,6 +31,7 @@ ${basedir}/.. 1.3.11 0.7.4 + 5.12.1 1.8.0 1.10.0 2.6.2 @@ -112,6 +113,7 @@ + org.caffinitas.ohc ohc-core @@ -121,9 +123,43 @@ com.google.guava guava + + net.java.dev.jna + jna + + + net.java.dev.jna + jna + ${jna.version} + + + + + org.eclipse.collections + eclipse-collections-api + ${eclipse-collections.version} + + + org.eclipse.collections + eclipse-collections + ${eclipse-collections.version} + + + + + org.apache.commons + commons-compress + ${commons-compress.version} + + + org.lz4 + lz4-java + ${lz4.version} + + org.ansj ansj_seg @@ -165,34 +201,14 @@ ${ikanalyzer.version} - - org.lz4 - lz4-java - ${lz4.version} - - - org.apache.commons - commons-compress - ${commons-compress.version} - - - org.eclipse.collections - eclipse-collections-api - ${eclipse-collections.version} - - - org.eclipse.collections - eclipse-collections - ${eclipse-collections.version} - - - + it.unimi.dsi fastutil ${fastutil.version} - + + io.jsonwebtoken jjwt-api diff --git a/hugegraph-dist/scripts/dependency/known-dependencies.txt b/hugegraph-dist/scripts/dependency/known-dependencies.txt index 675de6c52a..8ea4079b28 100644 --- a/hugegraph-dist/scripts/dependency/known-dependencies.txt +++ b/hugegraph-dist/scripts/dependency/known-dependencies.txt @@ -159,8 +159,7 @@ jjwt-api-0.11.5.jar jjwt-impl-0.11.5.jar jjwt-jackson-0.11.5.jar jline-2.14.6.jar -jna-4.2.2.jar -jna-5.5.0.jar +jna-5.12.1.jar jnr-ffi-2.1.7.jar jnr-x86asm-1.0.2.jar joda-time-2.10.8.jar