This is an automated email from the ASF dual-hosted git repository. pinal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/master by this push: new 33a7b45f7 ATLAS-4677 : Upgrade commons-configuration to 2.8.0 33a7b45f7 is described below commit 33a7b45f7e641810a4e03c56f8d6cad229a58392 Author: chaitali borole <chaitali.bor...@freestoneinfotech.com> AuthorDate: Fri Sep 16 15:59:27 2022 +0530 ATLAS-4677 : Upgrade commons-configuration to 2.8.0 Signed-off-by: Pinal Shah <pinal.s...@freestoneinfotech.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5aabbf24..309449a75 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>