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

guyuqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new cc616e37e BIGTOP-4021. Upgrade ZooKeeper to 3.7.2. (#1193)
cc616e37e is described below

commit cc616e37e36b00933d519deeee5c8ff27ec1813d
Author: Kengo Seki <[email protected]>
AuthorDate: Wed Oct 18 11:39:06 2023 +0900

    BIGTOP-4021. Upgrade ZooKeeper to 3.7.2. (#1193)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index 6b3c2ca79..e6dbe455a 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -133,7 +133,7 @@ bigtop {
       pkg     = name
       rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
       version {
-        base  = '3.6.4'
+        base  = '3.7.2'
         pkg   = base
         release = 1
       }

Reply via email to