build(deps): bump jmh.version from 1.29 to 1.30 (#3882)

Bumps `jmh.version` from 1.29 to 1.30.

Updates `jmh-core` from 1.29 to 1.30

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

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-06 08:29:12 +02:00 committed by GitHub
parent dafbcb7ccf
commit 03963ea7d1
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.29</jmh.version>
<jmh.version>1.30</jmh.version>
<javac.target>1.8</javac.target>
<uberjar.name>openrefine-benchmarks</uberjar.name>
</properties>