From 85d9df4a80cffccc0e59cd3be847ddfb2e89619c Mon Sep 17 00:00:00 2001 From: Yikun Jiang Date: Thu, 12 Mar 2020 19:01:34 +0800 Subject: [PATCH] [STORM-3599] Bump the rocksdbjni to 5.18.4 https://issues.apache.org/jira/browse/STORM-3599 A special rocksdbjni version for aarch64 has been released by rocksdb community. This patch bumps the rocksdbjni version to 5.18.4 to make the storm can be built in aarch64. --- DEPENDENCY-LICENSES | 2 +- LICENSE-binary | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 3603fd58e82..4dfe8bf241d 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -531,7 +531,7 @@ List of third-party dependencies grouped by their license type. Apache License, Version 2.0, GNU General Public License, version 2 - * RocksDB JNI (org.rocksdb:rocksdbjni:5.18.3 - http://rocksdb.org/) + * RocksDB JNI (org.rocksdb:rocksdbjni:5.18.4 - http://rocksdb.org/) Apache License, Version 2.0, GNU Lesser General Public License (LGPL), Version 2.1 diff --git a/LICENSE-binary b/LICENSE-binary index 7c38960e060..92b3fcd73e8 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -924,7 +924,7 @@ The license texts of these dependencies can be found in the licenses directory. * JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.9.13 - http://jackson.codehaus.org) * Xml Compatibility extensions for Jackson (org.codehaus.jackson:jackson-xc:1.9.13 - http://jackson.codehaus.org) * Javassist (org.javassist:javassist:3.22.0-GA - http://www.javassist.org/) - * RocksDB JNI (org.rocksdb:rocksdbjni:5.18.3 - http://rocksdb.org/) + * RocksDB JNI (org.rocksdb:rocksdbjni:5.18.4 - http://rocksdb.org/) * JCTools Core (org.jctools:jctools-core:2.0.1 - http://jctools.github.io/JCTools/) * Bean Validation API (javax.validation:validation-api:2.0.1.Final - http://beanvalidation.org) * jersey-container-grizzly2-http (org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.29 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-grizzly2-http) diff --git a/pom.xml b/pom.xml index 5ee3d2985d9..61a5d6a64be 100644 --- a/pom.xml +++ b/pom.xml @@ -343,7 +343,7 @@ 1.2.1 2.3.0 1.1.1 - 5.18.3 + 5.18.4 provided