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 e16981fd0 RANGER-5516: updated commons-configuration2 version to
2.13.0 (#875)
e16981fd0 is described below
commit e16981fd09421726227a449ba4887b13fb914b87
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)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f6ed0c63f..f15d440bb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,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>