Skip to content

Commit

Permalink
#99: upgrade org.openjdk.jmh:jmh-core from 1.35 to 1.37
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.openjdk.jmh:jmh-core from 1.35 to 1.37.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.openjdk.jmh/jmh-core/

See this project in Snyk:
https://app.snyk.io/org/dgroup/project/4a9f3433-7da5-4c24-985e-ee1d3077c458?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
dgroup and snyk-bot authored Aug 28, 2023
1 parent 75f33bd commit 0b9552c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<hamcrest.version>2.2</hamcrest.version>
<junit.version>5.7.1</junit.version>
<cactoos-matchers.version>0.22</cactoos-matchers.version>
<jmh.version>1.35</jmh.version>
<jmh.version>1.37</jmh.version>
<jmh.suite.name>enumerable4j-benchmarks</jmh.suite.name>
<!-- Code quality -->
<code.cvrg.classes-without-tests>3</code.cvrg.classes-without-tests>
Expand Down

0 comments on commit 0b9552c

Please sign in to comment.