Repository: commons-lang
Updated Branches:
  refs/heads/master 3253e99b9 -> 95286e641


Update benchmark tests from JMH 1.17.4 to 1.19.

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/95286e64
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/95286e64
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/95286e64

Branch: refs/heads/master
Commit: 95286e641b591c6d4bcaeac07188627d6cccf382
Parents: 3253e99
Author: Gary Gregory <ggreg...@apache.org>
Authored: Sat Nov 4 11:54:47 2017 -0600
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Sat Nov 4 11:54:47 2017 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/95286e64/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 971d457..4344018 100644
--- a/pom.xml
+++ b/pom.xml
@@ -591,7 +591,7 @@
     <checkstyle.plugin.version>2.17</checkstyle.plugin.version>
 
     <!-- JMH Benchmark related properties, version, target compiler and name 
of the benchmarking uber jar. -->
-    <jmh.version>1.17.4</jmh.version>
+    <jmh.version>1.19</jmh.version>
     <uberjar.name>benchmarks</uberjar.name>
   </properties>
 

Reply via email to