Skip to content

Commit

Permalink
Merge pull request #1 from Crazy-Bunny/add_changeRocksDbVersion_feature
Browse files Browse the repository at this point in the history
(feat) 修改rocksdb版本为最新
  • Loading branch information
Crazy-Bunny authored Dec 18, 2023
2 parents 2ea82d6 + 5e0d5a9 commit 676c213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<project.encoding>UTF-8</project.encoding>
<protobuf.version>3.5.1</protobuf.version>
<protostuff.version>1.6.0</protostuff.version>
<rocksdb.version>7.7.3</rocksdb.version>
<rocksdb.version>7.10.2</rocksdb.version>
<slf4j.version>1.7.21</slf4j.version>
</properties>

Expand Down

0 comments on commit 676c213

Please sign in to comment.