Skip to content

Commit d7697f4

Browse files
authored
chore(server): bump rocksdb version from 7.2.2 to 8.10.2 (#2896)
1 parent e66accc commit d7697f4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

hugegraph-server/hugegraph-rocksdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.rocksdb</groupId>
3939
<artifactId>rocksdbjni</artifactId>
40-
<version>7.2.2</version>
40+
<version>8.10.2</version>
4141
</dependency>
4242
</dependencies>
4343

install-dist/release-docs/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,8 +571,8 @@ The text of each license is also included in licenses/LICENSE-[project].txt.
571571
https://central.sonatype.com/artifact/com.addthis.metrics/reporter-config-base/3.0.3 -> Apache 2.0
572572
https://central.sonatype.com/artifact/org.opencypher/rewriting-9.0/9.0.20190305 -> Apache 2.0
573573
https://central.sonatype.com/artifact/org.rocksdb/rocksdbjni/6.29.5 -> Apache 2.0
574-
https://central.sonatype.com/artifact/org.rocksdb/rocksdbjni/7.2.2 -> Apache 2.0
575574
https://central.sonatype.com/artifact/org.rocksdb/rocksdbjni/7.7.3 -> Apache 2.0
575+
https://central.sonatype.com/artifact/org.rocksdb/rocksdbjni/8.10.2 -> Apache 2.0
576576
https://central.sonatype.com/artifact/org.fusesource/sigar/1.6.4 -> Apache 2.0
577577
https://central.sonatype.com/artifact/io.prometheus/simpleclient/0.10.0 -> Apache 2.0
578578
https://central.sonatype.com/artifact/io.prometheus/simpleclient_common/0.10.0 -> Apache 2.0

install-dist/scripts/dependency/known-dependencies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,8 +483,8 @@ reporter-config-base-3.0.3.jar
483483
reporter-config3-3.0.3.jar
484484
rewriting-9.0-9.0.20190305.jar
485485
rocksdbjni-6.29.5.jar
486-
rocksdbjni-7.2.2.jar
487486
rocksdbjni-7.7.3.jar
487+
rocksdbjni-8.10.2.jar
488488
scala-java8-compat_2.12-0.8.0.jar
489489
scala-library-2.12.7.jar
490490
scala-reflect-2.12.7.jar

0 commit comments

Comments
 (0)