This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit eef2ec10cea8938d6b4c37222093b2ec3721d250 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu May 13 11:22:17 2021 +0200 Upgrade JMH to version 1.31 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index b6c3f44..8f4b68b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -320,7 +320,7 @@ <jira-rest-client-api-version>5.2.2</jira-rest-client-api-version> <libthrift-version>0.12.0</libthrift-version> <jing-version>20030619</jing-version> - <jmh-version>1.26</jmh-version> + <jmh-version>1.31</jmh-version> <jodatime2-bundle-version>2.10.6</jodatime2-bundle-version> <jota-version>1.0.0-beta7</jota-version> <jolokia-version>1.6.2</jolokia-version>
