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

iwasakims 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 af557f021 BIGTOP-4215. Upgrade ZooKeeper to 3.8.4 (#1294)
af557f021 is described below

commit af557f021c889cbe86fcbf2f3d27cf012786d3db
Author: masatana <[email protected]>
AuthorDate: Thu Sep 12 23:35:59 2024 +0900

    BIGTOP-4215. Upgrade ZooKeeper to 3.8.4 (#1294)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index 564189354..8e6db945d 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -137,7 +137,7 @@ bigtop {
       pkg     = name
       rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
       version {
-        base  = '3.7.2'
+        base  = '3.8.4'
         pkg   = base
         release = 1
       }

Reply via email to