This is an automated email from the ASF dual-hosted git repository.
mandarambawane 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 719a3755a ATLAS-4844 : Atlas - Upgrade Common Configuration2 to 2.10.1
719a3755a is described below
commit 719a3755a4fd1f75784d6888a419976d4f61ba33
Author: priyanshi-shah26 <[email protected]>
AuthorDate: Fri Apr 26 13:11:24 2024 +0530
ATLAS-4844 : Atlas - Upgrade Common Configuration2 to 2.10.1
Signed-off-by: Mandar Ambawane <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index be210ac4f..a62de7594 100644
--- a/pom.xml
+++ b/pom.xml
@@ -710,7 +710,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.8.0</commons-conf2.version>
+ <commons-conf2.version>2.10.1</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>