This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 9627e50 Upgrade Jmh to version 1.20 9627e50 is described below commit 9627e50ff341ad865906b61b88d87868195cbc43 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jan 24 07:45:10 2018 +0100 Upgrade Jmh to version 1.20 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index ee77e78..3f77714 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -392,7 +392,7 @@ <jini-version>2.1</jini-version> <jira-rest-client-version>1.2-m01</jira-rest-client-version> <jira-rest-client-api-version>2.0.0-m30</jira-rest-client-api-version> - <jmh-version>1.19</jmh-version> + <jmh-version>1.20</jmh-version> <jodatime-bundle-version>1.6.2</jodatime-bundle-version> <jodatime2-bundle-version>2.9.9</jodatime2-bundle-version> <jolokia-version>1.3.7</jolokia-version> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.