Skip to content

Commit

Permalink
Bump jmh.version from 1.34 to 1.35 (apache#157)
Browse files Browse the repository at this point in the history
Bumps `jmh.version` from 1.34 to 1.35.

Updates `jmh-core` from 1.34 to 1.35

Updates `jmh-generator-annprocess` from 1.34 to 1.35

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and wenwj0 committed Jun 14, 2022
1 parent b40914b commit af87e3c
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 @@ -380,7 +380,7 @@ The following provides more details on the included cryptographic software:
<properties>
<skipTests>true</skipTests>
<benchmark>org.apache</benchmark>
<jmh.version>1.34</jmh.version>
<jmh.version>1.35</jmh.version>
</properties>

<dependencies>
Expand Down

0 comments on commit af87e3c

Please sign in to comment.