From 80d3aac30f69d2a10f06dca4f9c2a62b8d01220a Mon Sep 17 00:00:00 2001 From: Hang Chen Date: Wed, 22 Feb 2023 10:10:57 +0800 Subject: [PATCH] upgrade rocksdb version to 7.9.2 (#3795) ### Motivation Related to https://github.com/apache/bookkeeper/issues/3734 ### Modification Upgrade RocksDB version to 7.9.2 --- bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt | 4 ++-- bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt | 4 ++-- pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt index d0d16a35ddc..1cc5efb097f 100644 --- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt +++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt @@ -271,7 +271,7 @@ Apache Software License, Version 2. - lib/org.eclipse.jetty-jetty-servlet-9.4.48.v20220622.jar [22] - lib/org.eclipse.jetty-jetty-util-9.4.48.v20220622.jar [22] - lib/org.eclipse.jetty-jetty-util-ajax-9.4.48.v20220622.jar [22] -- lib/org.rocksdb-rocksdbjni-6.29.4.1.jar [23] +- lib/org.rocksdb-rocksdbjni-7.9.2.jar [23] - lib/com.beust-jcommander-1.82.jar [24] - lib/com.yahoo.datasketches-memory-0.8.3.jar [25] - lib/com.yahoo.datasketches-sketches-core-0.8.3.jar [25] @@ -600,7 +600,7 @@ This private header is also used by Apple's open source * http://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h ------------------------------------------------------------------------------------ -lib/org.rocksdb-rocksdbjni-6.29.4.1.jar is derived from leveldb, which is under the following license. +lib/org.rocksdb-rocksdbjni-7.9.2.jar is derived from leveldb, which is under the following license. Copyright (c) 2011 The LevelDB Authors. All rights reserved. diff --git a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt index 14423efad6a..ea6c040841b 100644 --- a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt +++ b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt @@ -271,7 +271,7 @@ Apache Software License, Version 2. - lib/org.eclipse.jetty-jetty-servlet-9.4.48.v20220622.jar [22] - lib/org.eclipse.jetty-jetty-util-9.4.48.v20220622.jar [22] - lib/org.eclipse.jetty-jetty-util-ajax-9.4.48.v20220622.jar [22] -- lib/org.rocksdb-rocksdbjni-6.29.4.1.jar [23] +- lib/org.rocksdb-rocksdbjni-7.9.2.jar [23] - lib/com.beust-jcommander-1.82.jar [24] - lib/com.yahoo.datasketches-memory-0.8.3.jar [25] - lib/com.yahoo.datasketches-sketches-core-0.8.3.jar [25] @@ -595,7 +595,7 @@ This private header is also used by Apple's open source * http://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h ------------------------------------------------------------------------------------ -lib/org.rocksdb-rocksdbjni-6.29.4.1.jar is derived from leveldb, which is under the following license. +lib/org.rocksdb-rocksdbjni-7.9.2.jar is derived from leveldb, which is under the following license. Copyright (c) 2011 The LevelDB Authors. All rights reserved. diff --git a/pom.xml b/pom.xml index 1e7fe933fcf..56ec1bd7925 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ 3.19.6 ${grpc.version} 0.9.11 - 6.29.4.1 + 7.9.2 3.0.1 1.7.32 1.33