This is an automated email from the ASF dual-hosted git repository. fjy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-druid.git
The following commit(s) were added to refs/heads/master by this push: new 20d1db9 bump fastutil to 8.2.3 (#7920) 20d1db9 is described below commit 20d1db9dff8a4fa12b4907c97d31f65c45484b6a Author: Xue Yu <278006...@qq.com> AuthorDate: Wed Jun 19 00:17:34 2019 +0800 bump fastutil to 8.2.3 (#7920) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5a79ed..6f0fd5d 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ <avatica.version>1.12.0</avatica.version> <calcite.version>1.17.0</calcite.version> <dropwizard.metrics.version>4.0.0</dropwizard.metrics.version> - <fastutil.version>8.1.0</fastutil.version> + <fastutil.version>8.2.3</fastutil.version> <guava.version>16.0.1</guava.version> <guice.version>4.1.0</guice.version> <jetty.version>9.4.10.v20180503</jetty.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org