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 2023/06/14 08:22:20 UTC

[camel] branch main updated (27e75c29559 -> a9f3186bf66)

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

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


    from 27e75c29559 Sync deps
     new 367bb374f64 Removed Hawtdispatch property placeholder since not in use
     new a9f3186bf66 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 | 1 -
 parent/pom.xml             | 1 -
 2 files changed, 2 deletions(-)


[camel] 01/02: Removed Hawtdispatch property placeholder since not in use

Posted by ac...@apache.org.
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 367bb374f649676f17b47eb010bd0dc6d8e89253
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jun 14 10:21:06 2023 +0200

    Removed Hawtdispatch property placeholder since not in use
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7ef51a27786..48ed2380ee7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -206,7 +206,6 @@
         <hapi-base-version>2.3</hapi-base-version>
         <hapi-fhir-version>6.4.2</hapi-fhir-version>
         <hawtbuf-version>1.11</hawtbuf-version>
-        <hawtdispatch-version>1.22</hawtdispatch-version>
         <hazelcast-version>5.3.1</hazelcast-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>8.0.0.Final</hibernate-validator-version>


[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 main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit a9f3186bf66b18f0e83fad52ecec7ba00e350ec9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jun 14 10:21:50 2023 +0200

    Sync deps
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 camel-dependencies/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 25cbb10ad9d..b1f8baef7d4 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -211,7 +211,6 @@
         <hapi-base-version>2.3</hapi-base-version>
         <hapi-fhir-version>6.4.2</hapi-fhir-version>
         <hawtbuf-version>1.11</hawtbuf-version>
-        <hawtdispatch-version>1.22</hawtdispatch-version>
         <hazelcast-version>5.3.1</hazelcast-version>
         <hdrhistrogram-version>2.1.11</hdrhistrogram-version>
         <hibernate-validator-version>8.0.0.Final</hibernate-validator-version>