You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by as...@apache.org on 2019/06/17 11:27:15 UTC

[incubator-druid] branch master updated: Bump jmh from 1.19 to 1.21 (#7876)

This is an automated email from the ASF dual-hosted git repository.

asdf2014 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 4bceab0  Bump jmh from 1.19 to 1.21 (#7876)
4bceab0 is described below

commit 4bceab0d7b84c84b35578b2fce44f4833841f129
Author: Benedict Jin <as...@apache.org>
AuthorDate: Mon Jun 17 19:27:09 2019 +0800

    Bump jmh from 1.19 to 1.21 (#7876)
---
 benchmarks/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 6ec2bc0..ffc8933 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -114,7 +114,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <jmh.version>1.19</jmh.version>
+    <jmh.version>1.21</jmh.version>
     <javac.target>1.8</javac.target>
     <uberjar.name>benchmarks</uberjar.name>
   </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org