mirror of https://github.com/apache/kafka.git
MINOR: Update streams RocksDb to 4.1.0
This is the latest version in Maven even though HISTORY.md includes releases all the way to 4.5.0. Author: Ismael Juma <ismael@juma.me.uk> Reviewers: Grant Henke <ghenke@cloudera.com>, Guozhang Wang <wangguoz@gmail.com> Closes #937 from ijuma/update-rocks-db-for-streams
This commit is contained in:
parent
e3ab96b2f0
commit
46e4d40135
|
@ -36,7 +36,7 @@ versions += [
|
|||
metrics: "2.2.0",
|
||||
powermock: "1.6.4",
|
||||
reflections: "0.9.10",
|
||||
rocksDB: "3.10.1",
|
||||
rocksDB: "4.1.0",
|
||||
scalaTest: "2.2.6",
|
||||
scalaParserCombinators: "1.0.4",
|
||||
slf4j: "1.7.15",
|
||||
|
|
Loading…
Reference in New Issue