This is an automated email from the ASF dual-hosted git repository.
madhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new 2a738a025 Bump org.eclipse.jetty:jetty-server in /hbase-agent (#572)
2a738a025 is described below
commit 2a738a025c5617c8a058d47344b5f0fe6ceccff6
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)
---
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 89eeb3240..9f628ae27 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>