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

iwasakims pushed a commit to branch branch-3.6
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.6 by this push:
     new 99479a0f9 BIGTOP-4525. Upgrade Ranger to 2.8.0. (#1386)
99479a0f9 is described below

commit 99479a0f9fd4bcc4594f4efe961e1b378dc5dd85
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Fri May 8 17:34:58 2026 +0900

    BIGTOP-4525. Upgrade Ranger to 2.8.0. (#1386)
    
    (cherry picked from commit 0029be9f447c2e5a54914194094e89c9f8d1327e)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index c893cfffa..b99c9e924 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -339,7 +339,7 @@ bigtop {
       name    = 'ranger'
       rpm_pkg_suffix = "_" + bigtop.base_version.replace(".", "_")
       relNotes = 'Apache Ranger'
-      version { base = '2.7.0'; pkg = base; release = 1 }
+      version { base = '2.8.0'; pkg = base; release = 1 }
       tarball { destination = "release-$name-${version.base}.tar.gz"
                 source      = destination }
       url     { site = "https://github.com/apache/ranger/archive/refs/tags";

Reply via email to