Repository: commons-lang
Updated Branches:
  refs/heads/master c1bdcb27a -> c3de2d69c


jmh.version 1.19 -> 1.21


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

Branch: refs/heads/master
Commit: cf406e5629f8fda4530158ad0b6c9bcdf4a23fdf
Parents: c1bdcb2
Author: Rob Tompkins <chtom...@gmail.com>
Authored: Tue Aug 14 21:27:42 2018 -0400
Committer: Rob Tompkins <chtom...@gmail.com>
Committed: Tue Aug 14 21:27:42 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/cf406e56/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aafeb24..24455f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -591,7 +591,7 @@
     <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
 
     <!-- JMH Benchmark related properties, version, target compiler and name 
of the benchmarking uber jar. -->
-    <jmh.version>1.19</jmh.version>
+    <jmh.version>1.21</jmh.version>
     <uberjar.name>benchmarks</uberjar.name>
   </properties>
 

Reply via email to