Skip to content

Commit a5afc3c

Browse files
dependabot[bot]dagnir
authored andcommitted
Bump jmh.version from 1.21 to 1.29
Bumps `jmh.version` from 1.21 to 1.29. Updates `jmh-core` from 1.21 to 1.29 Updates `jmh-generator-annprocess` from 1.21 to 1.29 Signed-off-by: dependabot[bot] <[email protected]>
1 parent c227169 commit a5afc3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<org.eclipse.text.version>3.5.101</org.eclipse.text.version>
111111
<rxjava.version>2.1.9</rxjava.version>
112112
<commons-codec.verion>1.10</commons-codec.verion>
113-
<jmh.version>1.21</jmh.version>
113+
<jmh.version>1.29</jmh.version>
114114
<awscrt.version>0.12.3</awscrt.version>
115115

116116
<!--Test dependencies -->

test/sdk-benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!--
3636
JMH version to use with this project.
3737
-->
38-
<jmh.version>1.21</jmh.version>
38+
<jmh.version>1.29</jmh.version>
3939

4040
<!--
4141
Java source/target to use for compilation.

0 commit comments

Comments
 (0)