Skip to content

Commit 7e89a1a

Browse files
authored
Merge pull request apache#285 from apache/dependabot/maven/org.openjdk.jmh-jmh-core-1.36
Bump jmh-core from 1.35 to 1.36
2 parents 4f1d0d2 + 60bbe10 commit 7e89a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@
414414
<dependency>
415415
<groupId>org.openjdk.jmh</groupId>
416416
<artifactId>jmh-core</artifactId>
417-
<version>1.35</version>
417+
<version>1.36</version>
418418
<scope>test</scope>
419419
</dependency>
420420

0 commit comments

Comments
 (0)