build(deps): bump jmh.version from 1.27 to 1.29 (#3771)

Bumps `jmh.version` from 1.27 to 1.29.

Updates `jmh-core` from 1.27 to 1.29

Updates `jmh-generator-annprocess` from 1.27 to 1.29

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-04-04 13:40:25 -04:00 committed by GitHub
parent 343c8afbea
commit 6b66d4cff5
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.27</jmh.version>
<jmh.version>1.29</jmh.version>
<javac.target>1.8</javac.target>
<uberjar.name>openrefine-benchmarks</uberjar.name>
</properties>