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 a7853625c RANGER-5516: updated commons-configuration2 version to 
2.13.0 (#875)
a7853625c is described below

commit a7853625cad5cb3fde17f051e10a2eeb0899985a
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 dd13ff07b..0f1c99fba 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