Skip to content

Commit

Permalink
(feat) 修改rocksdb版本为最新 (#1056)
Browse files Browse the repository at this point in the history
Co-authored-by: zhangningx <zhangningx@yonyou,com>
  • Loading branch information
Crazy-Bunny and zhangningx committed Dec 19, 2023
1 parent 2ea82d6 commit 1e9590e
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 1e9590e

Please sign in to comment.