This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch LOG4J2-3393 in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit dd25a31504b803034e5591c1e17ea87898fbe952 Author: Volkan Yazici <[email protected]> AuthorDate: Fri Feb 18 16:49:34 2022 +0100 LOG4J2-3393 Bump JMH from 1.21 to 1.34. --- log4j-perf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml index b1396b9..b800e3c 100644 --- a/log4j-perf/pom.xml +++ b/log4j-perf/pom.xml @@ -37,7 +37,7 @@ <log4jParentDir>${basedir}/..</log4jParentDir> <docLabel>Apache Log4J Performance Tests</docLabel> <projectDir>/log4j-perf</projectDir> - <jmh.version>1.21</jmh.version> + <jmh.version>1.34</jmh.version> <uberjar.name>benchmarks</uberjar.name> <revapi.skip>true</revapi.skip> <maven.doap.skip>true</maven.doap.skip>
