Merge pull request #285 from apache/dependabot/maven/org.openjdk.jmh-jmh-core-1.36

Bump jmh-core from 1.35 to 1.36
This commit is contained in:
Gary Gregory 2022-11-18 09:22:09 -05:00 committed by GitHub
commit 7e89a1a73a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.35</version>
<version>1.36</version>
<scope>test</scope>
</dependency>