build(deps): bump jmh.version from 1.31 to 1.32 (#3941)

Bumps `jmh.version` from 1.31 to 1.32.

Updates `jmh-core` from 1.31 to 1.32

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

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-27 08:46:28 +02:00 committed by GitHub
parent 3adc03c0db
commit 05cc432ca4
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.31</jmh.version>
<jmh.version>1.32</jmh.version>
<javac.target>1.8</javac.target>
<uberjar.name>openrefine-benchmarks</uberjar.name>
</properties>