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 2018/08/22 06:27:50 UTC

[camel] branch master updated (ec5f5a9 -> 1580d16)

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 ec5f5a9  Camel-Kubernetes: Align component to the new kubernetes-model
     new 8214b42  Upgrade Milo to version 0.2.3
     new 1580d16  Upgrade Activemq to version 5.15.5

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 Activemq to version 5.15.5

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 1580d16f5ab5e8daaca0c7776ddbe63cc9762c3a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 22 08:27:28 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6b1983a..dc857d2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -40,7 +40,7 @@
     <!-- dependency versions -->
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
-    <activemq-version>5.15.4</activemq-version>
+    <activemq-version>5.15.5</activemq-version>
     <activemq-artemis-version>2.6.2</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
     <ahc-version>2.5.2</ahc-version>


[camel] 01/02: Upgrade Milo to version 0.2.3

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 8214b4259eda5ee08fea8017e0dff09c28b4d1f5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 22 08:22:58 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cd315e6..6b1983a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -496,7 +496,7 @@
     <maven-war-plugin-version>3.0.0</maven-war-plugin-version>
     <metrics-version>3.2.6</metrics-version>
     <micrometer-version>1.0.6</micrometer-version>
-    <milo-version>0.2.1</milo-version>
+    <milo-version>0.2.3</milo-version>
     <mina-bundle-version>1.1.7_6</mina-bundle-version>
     <mina-version>1.1.7</mina-version>
     <mina2-version>2.0.17</mina2-version>