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 2021/12/21 09:13:19 UTC

[camel] branch main updated (e834245 -> 8aa9915)

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 e834245  CAMEL-17361: camel-management - Move routecontroller mbeans to services
     new 974d137  Upgrade Jbpm to version 7.63.0.Final
     new 8aa9915  Upgrade Pulsar to version 2.9.1

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

[camel] 02/02: Upgrade Pulsar to version 2.9.1

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 8aa991597c390f0c025355ffd2c101d4d21acb2e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 21 09:47:42 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d76d777..277b815 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -452,7 +452,7 @@
         <protonpack-version>1.8</protonpack-version>
         <protostream-version>4.4.1.Final</protostream-version>
         <pubnub-version>4.25.0</pubnub-version>
-        <pulsar-version>2.9.0</pulsar-version>
+        <pulsar-version>2.9.1</pulsar-version>
         <qpid-broker-version>8.0.6</qpid-broker-version>
         <qpid-proton-j-version>0.33.8</qpid-proton-j-version>
         <qpid-jms-client-version>0.59.0</qpid-jms-client-version>

[camel] 01/02: Upgrade Jbpm to version 7.63.0.Final

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 974d137cbef6141c10eff99a2c1793d880814b15
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 21 09:36:06 2021 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 87dff97..d76d777 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -292,7 +292,7 @@
         <glassfish-javax-json>1.0.4</glassfish-javax-json>
         <glassfish-jaxb-runtime-version>2.3.3</glassfish-jaxb-runtime-version>
         <jaxb2-maven-plugin-version>2.5.0</jaxb2-maven-plugin-version>
-        <jbpm-version>7.62.0.Final</jbpm-version>
+        <jbpm-version>7.63.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.0.Final</jboss-logging-version>
         <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>