Skip to content

Commit

Permalink
#95: upgrade org.openjdk.jmh:jmh-core from 1.34 to 1.35
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.34 to 1.35.

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 Apr 22, 2022
1 parent 6b01284 commit 75f33bd
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.34</jmh.version>
<jmh.version>1.35</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 75f33bd

Please sign in to comment.