This is an automated email from the ASF dual-hosted git repository.
pinal pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new b11bd866f ATLAS-4677 : Upgrade commons-configuration to 2.8.0
b11bd866f is described below
commit b11bd866fc6a4f834db0d1297d0aacc9dd9ecbd2
Author: chaitali borole <[email protected]>
AuthorDate: Fri Sep 16 15:59:27 2022 +0530
ATLAS-4677 : Upgrade commons-configuration to 2.8.0
Signed-off-by: Pinal Shah <[email protected]>
(cherry picked from commit 33a7b45f7e641810a4e03c56f8d6cad229a58392)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0207b0b76..775eecab0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -700,7 +700,7 @@
<commons-collections.version>3.2.2</commons-collections.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-conf.version>1.10</commons-conf.version>
- <commons-conf2.version>2.2</commons-conf2.version>
+ <commons-conf2.version>2.8.0</commons-conf2.version>
<commons-el.version>1.0</commons-el.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>