DRILL-6288: Upgrade org.javassist:javassist and org.reflections:reflections closes #1185 Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/f1cfaaf3 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/f1cfaaf3 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/f1cfaaf3 Branch: refs/heads/master Commit: f1cfaaf3aa08b25910918255fbf8daf67278d5c9 Parents: 435fa80 Author: Vlad Rozov Authored: Thu Mar 22 15:47:31 2018 -0700 Committer: Vitalii Diravka Committed: Mon Mar 26 13:02:57 2018 +0300 ---------------------------------------------------------------------- contrib/storage-hbase/pom.xml | 1 - exec/jdbc-all/pom.xml | 2 +- pom.xml | 16 +++++----------- 3 files changed, 6 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/f1cfaaf3/contrib/storage-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index 98c140c..329eba3 100644 --- a/contrib/storage-hbase/pom.xml +++ b/contrib/storage-hbase/pom.xml @@ -36,7 +36,6 @@ org.javassist javassist - 3.20.0-GA test http://git-wip-us.apache.org/repos/asf/drill/blob/f1cfaaf3/exec/jdbc-all/pom.xml ---------------------------------------------------------------------- diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml index d4b6a4e..a10c37a 100644 --- a/exec/jdbc-all/pom.xml +++ b/exec/jdbc-all/pom.xml @@ -559,7 +559,7 @@ This is likely due to you adding new dependencies to a java-exec and not updating the excludes in this module. This is important as it minimizes the size of the dependency of Drill application users. - 32000000 + 33000000 15000000 ${project.build.directory}/drill-jdbc-all-${project.version}.jar http://git-wip-us.apache.org/repos/asf/drill/blob/f1cfaaf3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8c1c682..2d951ad 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ org.apache apache 18 - + org.apache.drill @@ -46,7 +46,7 @@ 1.1 1.0.0-RC2 3.0.0 - + 2.4 4.11 1.3 @@ -60,10 +60,10 @@ 1.1.3 1.0 2.3.26-incubating - 3.16.1-GA + 3.22.0-GA 0.6.6 - 0.9.8 - + 0.9.10 + 4096 4096 @@ -786,12 +786,6 @@ org.reflections reflections ${reflections.version} - - - javassist - javassist - - org.javassist