build(deps): bump jmh.version from 1.30 to 1.31 (#3907)

Bumps `jmh.version` from 1.30 to 1.31.

Updates `jmh-core` from 1.30 to 1.31

Updates `jmh-generator-annprocess` from 1.30 to 1.31

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-13 19:07:52 +02:00 committed by GitHub
parent e414c71324
commit 15d43c55ee
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.30</jmh.version>
<jmh.version>1.31</jmh.version>
<javac.target>1.8</javac.target>
<uberjar.name>openrefine-benchmarks</uberjar.name>
</properties>