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 0029be9f4 BIGTOP-4525. Upgrade Ranger to 2.8.0. (#1386)
0029be9f4 is described below

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

    BIGTOP-4525. Upgrade Ranger to 2.8.0. (#1386)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index 646368c85..146fa6792 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