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/12/16 07:48:55 UTC

[camel] branch master updated (e5f680f -> cc74593)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e5f680f  Regen for commit 87d107efd2a98944950c78bbc9c15ac9cf8c164c
     new c9dfb60  Upgrade JMH to version 1.26
     new cc74593  Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[camel] 02/02: Sync deps

Posted by ac...@apache.org.
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 cc7459383658d085b1cb29a0705c1a9e667ad3a1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 16 08:47:23 2020 +0100

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index f354942..5c1e0db 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -337,7 +337,7 @@
     <jing-version>20030619</jing-version>
     <jira-guava-version>26.0-jre</jira-guava-version>
     <jira-rest-client-api-version>5.2.1</jira-rest-client-api-version>
-    <jmh-version>1.25.2</jmh-version>
+    <jmh-version>1.26</jmh-version>
     <jnats-version>2.8.0</jnats-version>
     <jodatime2-bundle-version>2.10.6</jodatime2-bundle-version>
     <johnzon-version>1.2.8</johnzon-version>


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

Posted by ac...@apache.org.
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 c9dfb60e5228d30199b8d2d7a36eddecaf0199f5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 16 08:26:36 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index ddcb324..7d13ca9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -322,7 +322,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.2</jmh-version>
+        <jmh-version>1.26</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>