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 2017/11/24 11:42:45 UTC

[camel] branch master updated (5afe665 -> ac3192e)

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 5afe665  Upgrade weld
     new 69d3abd  Upgrade Chronicle Core to version 1.9.21
     new 693a3f6  Upgrade Chronicle Wire to version 1.9.38
     new ac3192e  Upgrade Rest Assured to version 3.0.6

The 3 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].

[camel] 01/03: Upgrade Chronicle Core to version 1.9.21

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 69d3abd5ebe19b3cfc38a0515f42456fc9436115
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 24 12:37:55 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 8869f7e..44e6301 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -120,7 +120,7 @@
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
     <chronicle-bytes-version>1.9.20</chronicle-bytes-version>
-    <chronicle-core-version>1.9.20</chronicle-core-version>
+    <chronicle-core-version>1.9.21</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-version>
     <chronicle-network-version>1.9.9</chronicle-network-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 03/03: Upgrade Rest Assured to version 3.0.6

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 ac3192edd25f829c198476ed9cf3bf927497d4cd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 24 12:42:13 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index efea569..1f6ada0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -583,7 +583,7 @@
     <reflections-version>0.9.11</reflections-version>
     <reflections-bundle-version>0.9.11_1</reflections-bundle-version>
     <regexp-bundle-version>1.4_1</regexp-bundle-version>
-    <rest-assured-version>3.0.5</rest-assured-version>
+    <rest-assured-version>3.0.6</rest-assured-version>
     <restlet-version>2.3.6</restlet-version>
     <restlet-jackson-version>2.4.4</restlet-jackson-version>
     <restlet-woodstox-version>4.3.0</restlet-woodstox-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.

[camel] 02/03: Upgrade Chronicle Wire to version 1.9.38

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 693a3f6afe76b0e8d99a2c80785163bdde942ae4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 24 12:38:27 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 44e6301..efea569 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <chronicle-network-version>1.9.9</chronicle-network-version>
     <chronicle-queue-version>4.5.27</chronicle-queue-version>
     <chronicle-threads-version>1.9.1</chronicle-threads-version>
-    <chronicle-wire-version>1.9.37</chronicle-wire-version>
+    <chronicle-wire-version>1.9.38</chronicle-wire-version>
     <chunk-templates-version>3.3.1</chunk-templates-version>
     <chunk-templates-bundle-version>3.3.1_1</chunk-templates-bundle-version>
     <classmate-version>1.3.4</classmate-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.