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/05/08 08:13:43 UTC

[camel] branch main updated (846d1d4043a -> 44ab3d969e6)

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 846d1d4043a Sync deps
     new 632f7474ead Removed JBPM version placeholder since not used
     new 44ab3d969e6 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] 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 44ab3d969e69bc2f7a4e6ad062425442cbc266c5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 8 10:13:23 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 66b671937be..c0722fb408d 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -269,7 +269,6 @@
         <glassfish-jaxb-runtime-version>4.0.1</glassfish-jaxb-runtime-version>
         <jaxb2-maven-plugin-version>3.1.0</jaxb2-maven-plugin-version>
         <jaxp-ri-version>1.4.5</jaxp-ri-version>
-        <jbpm-version>7.73.0.Final</jbpm-version>
         <jboss-el-api_3.0_spec-version>2.0.0.Final</jboss-el-api_3.0_spec-version>
         <jboss-logging-version>3.4.3.Final</jboss-logging-version>
         <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>


[camel] 01/02: Removed JBPM version placeholder since not used

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 632f7474ead9d90d6d57de7ee8b23b80e8a17167
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon May 8 10:04:09 2023 +0200

    Removed JBPM version placeholder since not used
    
    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 6f9a26aa168..fa43c8c2db2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,6 @@
         <glassfish-jaxb-runtime-version>4.0.1</glassfish-jaxb-runtime-version>
         <jaxb2-maven-plugin-version>3.1.0</jaxb2-maven-plugin-version>
         <jaxp-ri-version>1.4.5</jaxp-ri-version>
-        <jbpm-version>7.73.0.Final</jbpm-version>
         <jboss-el-api_3.0_spec-version>2.0.0.Final</jboss-el-api_3.0_spec-version>
         <jboss-logging-version>3.4.3.Final</jboss-logging-version>
         <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>