aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary D. Gregory <ggregory@apache.org>2017-08-25 16:28:24 +0000
committerGary D. Gregory <ggregory@apache.org>2017-08-25 16:28:24 +0000
commitf5b247a7e264fcd1177bb4ee206275ceb4438fbf (patch)
tree26fb590d17f94cc2bf10805ce85a541f0012425f
parent05b614d6042e1852b8bc14fa0fd66adcbc1406ef (diff)
downloadapache-commons-bcel-f5b247a7e264fcd1177bb4ee206275ceb4438fbf.tar.gz
jmh.version 1.12 -> 1.19.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/trunk@1806196 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 67e5350a..2019a87d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,7 +482,7 @@
<properties>
<skipTests>true</skipTests>
<benchmark>org.apache</benchmark>
- <jmh.version>1.12</jmh.version>
+ <jmh.version>1.19</jmh.version>
</properties>
<dependencies>