Skip to content

Commit 8cefcd2

Browse files
committed
fix: upgrade org.openjdk.jmh:jmh-core from 1.28 to 1.29
Snyk has created this PR to upgrade org.openjdk.jmh:jmh-core from 1.28 to 1.29. 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=upgrade-pr
1 parent d7419b7 commit 8cefcd2

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
@@ -97,7 +97,7 @@
9797
<hamcrest.version>2.2</hamcrest.version>
9898
<junit.version>5.7.1</junit.version>
9999
<cactoos-matchers.version>0.22</cactoos-matchers.version>
100-
<jmh.version>1.28</jmh.version>
100+
<jmh.version>1.29</jmh.version>
101101
<jmh.suite.name>enumerable4j-benchmarks</jmh.suite.name>
102102
<!-- Code quality -->
103103
<code.cvrg.classes-without-tests>3</code.cvrg.classes-without-tests>

0 commit comments

Comments
 (0)