aboutsummaryrefslogtreecommitdiffstats
path: root/microbenchmark-template/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'microbenchmark-template/pom.xml')
-rw-r--r--microbenchmark-template/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/microbenchmark-template/pom.xml b/microbenchmark-template/pom.xml
index 32659e1d664..3d8695ba8ca 100644
--- a/microbenchmark-template/pom.xml
+++ b/microbenchmark-template/pom.xml
@@ -52,7 +52,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <jmh.version>1.1.1</jmh.version>
+ <jmh.version>1.5.1</jmh.version>
<uberjar.name>microbenchmark</uberjar.name>
</properties>