We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fe6ec commit 3750f5eCopy full SHA for 3750f5e
NOTICE
@@ -3,5 +3,3 @@ Copyright 2014 The Apache Software Foundation
3
4
This product includes software developed at The Apache Software
5
Foundation (http://www.apache.org/).
6
-
7
-This product uses RocksDB which carries Facebook BSD+patents license.
gradle/dependency-versions.gradle
@@ -35,7 +35,7 @@
35
metricsVersion = "2.2.0"
36
mockitoVersion = "1.10.19"
37
powerMockVersion = "1.6.6"
38
- rocksdbVersion = "5.0.1"
+ rocksdbVersion = "5.7.3"
39
scalaTestVersion = "3.0.1"
40
slf4jVersion = "1.6.2"
41
yarnVersion = "2.6.1"
0 commit comments