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

madhan pushed a commit to branch ranger-2.8
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.8 by this push:
     new 4b4a48bac Bump org.eclipse.jetty:jetty-server in /hbase-agent (#572)
4b4a48bac is described below

commit 4b4a48bac24845088d9d4f22b8bcf28b068843b2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 23:17:49 2026 -0800

    Bump org.eclipse.jetty:jetty-server in /hbase-agent (#572)
    
    (cherry picked from commit 2a738a025c5617c8a058d47344b5f0fe6ceccff6)
---
 hbase-agent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hbase-agent/pom.xml b/hbase-agent/pom.xml
index b8d854b30..cdd34e565 100644
--- a/hbase-agent/pom.xml
+++ b/hbase-agent/pom.xml
@@ -28,7 +28,7 @@
     <name>HBase Security Plugin</name>
     <description>HBase Security Plugins</description>
     <properties>
-        <hbase.jetty.version>9.4.51.v20230217</hbase.jetty.version>
+        <hbase.jetty.version>9.4.56.v20240826</hbase.jetty.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>
     <dependencyManagement>

Reply via email to