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:
Ismael Juma 2016-02-22 13:03:24 -08:00 committed by Guozhang Wang
parent e3ab96b2f0
commit 46e4d40135
1 changed files with 1 additions and 1 deletions

View File

@ -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",