This is an automated email from the ASF dual-hosted git repository.

lushiji pushed a commit to branch branch-4.17
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/branch-4.17 by this push:
     new 770bd8abff fix cherry-pick: Upgrade Jetty to 9.4.57.v20241219 to 
address CVE-2024-6763 (#4600) (#4632)
770bd8abff is described below

commit 770bd8abffcccf1e8e288bd33b2598ab3d594964
Author: StevenLuMT <lush...@apache.org>
AuthorDate: Mon Jul 7 09:29:35 2025 +0800

    fix cherry-pick: Upgrade Jetty to 9.4.57.v20241219 to address CVE-2024-6763 
(#4600) (#4632)
---
 bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt    | 2 +-
 bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt 
b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
index 7c335d6ab0..c8a53cc96b 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt
@@ -274,7 +274,7 @@ Apache Software License, Version 2.
 - lib/org.eclipse.jetty-jetty-servlet-9.4.57.v20241219.jar [22]
 - lib/org.eclipse.jetty-jetty-util-9.4.57.v20241219.jar [22]
 - lib/org.eclipse.jetty-jetty-util-ajax-9.4.57.v20241219.jar [22]
-- lib/org.rocksdb-rocksdbjni-9.9.3.jar [23]
+- lib/org.rocksdb-rocksdbjni-7.10.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]
diff --git a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt 
b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
index 74a1f8b8cc..84f2dd0621 100644
--- a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
+++ b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt
@@ -274,7 +274,7 @@ Apache Software License, Version 2.
 - lib/org.eclipse.jetty-jetty-servlet-9.4.57.v20241219.jar [22]
 - lib/org.eclipse.jetty-jetty-util-9.4.57.v20241219.jar [22]
 - lib/org.eclipse.jetty-jetty-util-ajax-9.4.57.v20241219.jar [22]
-- lib/org.rocksdb-rocksdbjni-9.9.3.jar [23]
+- lib/org.rocksdb-rocksdbjni-7.10.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]

Reply via email to