diff --git a/pom.xml b/pom.xml index c74674a72f83..e4b02eefc1c0 100644 --- a/pom.xml +++ b/pom.xml @@ -130,6 +130,7 @@ 4.4 1.26.0 1.10 + 2.15.0 1.1 2.16.1 3.17.0 diff --git a/ql/pom.xml b/ql/pom.xml index 405914d0ce48..4f865038e67d 100644 --- a/ql/pom.xml +++ b/ql/pom.xml @@ -110,6 +110,11 @@ commons-configuration ${commons-configuration.version} + + org.apache.commons + commons-configuration2 + ${commons-configuration2.version} + org.apache.commons commons-dbcp2