File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 8484 <dependency >
8585 <groupId >org.openjdk.jmh</groupId >
8686 <artifactId >jmh-core</artifactId >
87- <version >${jmh.version} </version >
87+ <version >${commons. jmh.version} </version >
8888 <scope >test</scope >
8989 </dependency >
9090 <dependency >
9191 <groupId >org.openjdk.jmh</groupId >
9292 <artifactId >jmh-generator-annprocess</artifactId >
93- <version >${jmh.version} </version >
93+ <version >${commons. jmh.version} </version >
9494 <scope >test</scope >
9595 </dependency >
9696 <dependency >
154154 <commons .encoding>UTF-8</commons .encoding>
155155 <checkstyle .configdir>src/site/resources/checkstyle</checkstyle .configdir>
156156 <japicmp .skip>false</japicmp .skip>
157- <!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->
158- <jmh .version>1.37</jmh .version>
159157 <uberjar .name>benchmarks</uberjar .name>
160158 <!-- Commons Release Plugin -->
161159 <commons .bc.version>3.18.0</commons .bc.version>
You can’t perform that action at this time.
0 commit comments