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/14 11:10:47 UTC

[camel] branch master updated (e03fe97 -> 78de7b3)

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 e03fe97  CAMEL-12007: MavenVersionManager is now Closable so we can clean up any http connections and not leak resources/threads
     new 7a87fe4  Upgrade Chronicle Bytes to version 1.9.18
     new cbf241d  Upgrade Chronicle Wire to version 1.9.34
     new 78de7b3  Upgrade Ignite to version 2.3.0

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 Bytes to version 1.9.18

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 7a87fe488456916d203d99f40af50a59deab67a7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 14 11:14:51 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2bbe9c9..6bc98cc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
     <jta-api-1.2-version>1.2</jta-api-1.2-version>
     <cglib-bundle-version>3.2.5_1</cglib-bundle-version>
     <cglib-version>3.2.5</cglib-version>
-    <chronicle-bytes-version>1.9.16</chronicle-bytes-version>
+    <chronicle-bytes-version>1.9.18</chronicle-bytes-version>
     <chronicle-core-version>1.9.19</chronicle-core-version>
     <chronicle-engine-version>1.13.27</chronicle-engine-version>
     <chronicle-map-version>2.4.17</chronicle-map-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.34

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 cbf241dff9a0e625f76f43b3f9b18fd7ac930e11
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 14 11:15:14 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6bc98cc..348df60 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.0</chronicle-threads-version>
-    <chronicle-wire-version>1.9.32</chronicle-wire-version>
+    <chronicle-wire-version>1.9.34</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>.

[camel] 03/03: Upgrade Ignite to version 2.3.0

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 78de7b3f3bf5022e73c04cc003c68f894309b3c3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Nov 14 11:48:34 2017 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 348df60..f92ac81 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -310,7 +310,7 @@
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>
     <ical4j-version>1.0.7</ical4j-version>
-    <ignite-version>2.2.0</ignite-version>
+    <ignite-version>2.3.0</ignite-version>
     <infinispan-version>9.1.3.Final</infinispan-version>
     <infinispan-spring-boot-version>1.0.0.Final</infinispan-spring-boot-version>
     <influx-java-driver-version>2.7</influx-java-driver-version>

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