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 36a373453 RANGER-5462: update commons-beanutils version to 1.11.0 
(#823)
36a373453 is described below

commit 36a3734538cf8cfc6af3af8c4688d4cd12161206
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Wed Jan 28 00:08:32 2026 -0800

    RANGER-5462: update commons-beanutils version to 1.11.0 (#823)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index edd92c761..ea5483df4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
 
         <!-- Tencent KMS depencies -->
         
<com.tencentcloudapi.sdk.version>3.1.322</com.tencentcloudapi.sdk.version>
-        <commons.beanutils.version>1.9.4</commons.beanutils.version>
+        <commons.beanutils.version>1.11.0</commons.beanutils.version>
         <commons.cli.version>1.2</commons.cli.version>
         <commons.codec.version>1.15</commons.codec.version>
         <commons.collections.version>3.2.2</commons.collections.version>

Reply via email to