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

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


The following commit(s) were added to refs/heads/ranger-2.9 by this push:
     new 3119aad61 RANGER-5516: updated commons-configuration2 version to 
2.13.0 (#875)
3119aad61 is described below

commit 3119aad61ad099b9cf4af9cb4fd188fae6d6d801
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Fri Mar 13 23:24:17 2026 -0700

    RANGER-5516: updated commons-configuration2 version to 2.13.0 (#875)
    
    (cherry picked from commit e16981fd09421726227a449ba4887b13fb914b87)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e0032ddd2..23283d5c9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         <commons.collections.version>3.2.2</commons.collections.version>
         <commons.collections4.version>4.4</commons.collections4.version>
         <commons.compress.version>1.26.2</commons.compress.version>
-        <commons.configuration.version>2.8.0</commons.configuration.version>
+        <commons.configuration.version>2.13.0</commons.configuration.version>
         <commons.configuration1.version>1.10</commons.configuration1.version>
         <commons.csv.version>1.0</commons.csv.version>
         <commons.dbcp.version>1.4</commons.dbcp.version>

Reply via email to