Skip to content

Commit a7210ed

Browse files
Merge pull request #101 from codehaus-plexus/dependabot/maven/org.openjdk.jmh-jmh-core-1.26
2 parents 39125d1 + 48ce202 commit a7210ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ limitations under the License.
6464
<dependency>
6565
<groupId>org.openjdk.jmh</groupId>
6666
<artifactId>jmh-core</artifactId>
67-
<version>1.25.1</version>
67+
<version>1.26</version>
6868
<scope>test</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)