diff --git a/pom.xml b/pom.xml index 1ee39ee942f..f370498d8e3 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 2.11.1 - 1.9.0 + 1.8.0 1.10.0 16.0.1 4.1.0 @@ -262,11 +262,6 @@ calcite-linq4j ${calcite.version} - - org.apache.calcite.avatica - avatica-core - ${avatica.version} - org.apache.calcite.avatica avatica-server diff --git a/sql/pom.xml b/sql/pom.xml index 7027584da94..385f906e7cf 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -46,10 +46,6 @@ org.apache.calcite calcite-linq4j - - org.apache.calcite.avatica - avatica-core - org.apache.calcite.avatica avatica-server