Bump jmh.version from 1.23 to 1.24

Bumps `jmh.version` from 1.23 to 1.24.

Updates `jmh-core` from 1.23 to 1.24

Updates `jmh-generator-annprocess` from 1.23 to 1.24

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-06 08:07:13 +00:00 committed by GitHub
parent 05fb4e355f
commit b58f1611fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jmh.version>1.23</jmh.version>
<jmh.version>1.24</jmh.version>
<javac.target>1.8</javac.target>
<uberjar.name>openrefine-benchmarks</uberjar.name>
</properties>