You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/03 06:26:48 UTC

[camel] 01/02: Upgrade JMH to version 1.25.1

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

commit a43002ff23f406c497c3b4a5b823e0c68c90fd93
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 3 08:09:01 2020 +0200

    Upgrade JMH to version 1.25.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6a9fd04..929eba2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -333,7 +333,7 @@
         <jira-rest-client-api-version>5.2.1</jira-rest-client-api-version>
         <libthrift-version>0.12.0</libthrift-version>
         <jing-version>20030619</jing-version>
-        <jmh-version>1.25</jmh-version>
+        <jmh-version>1.25.1</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>