Merge pull request #341 from apache/dependabot/maven/org.openjdk.jmh-jmh-core-1.37

Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
This commit is contained in:
Gary Gregory 2023-08-04 09:26:24 -04:00 committed by GitHub
commit ee849e5fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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