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

sekikn 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 7325a5730 BIGTOP-4484. Upgrade Ranger to 2.7.0. (#1372)
7325a5730 is described below

commit 7325a5730e766211e20d1b8ed28d3a75908f43e7
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Thu Aug 14 07:43:40 2025 +0900

    BIGTOP-4484. Upgrade Ranger to 2.7.0. (#1372)
---
 bigtop.bom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop.bom b/bigtop.bom
index bca9438fe..09b23da5a 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.6.0'; pkg = base; release = 1 }
+      version { base = '2.7.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