You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/08/28 08:08:27 UTC

[camel] branch camel-2.21.x updated: CAMEL-12754: Upgrade Apache Ignite

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.21.x by this push:
     new b43a7d0  CAMEL-12754: Upgrade Apache Ignite
b43a7d0 is described below

commit b43a7d00851d1bcb076e5c965f1d9501b4905883
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Aug 28 10:08:16 2018 +0200

    CAMEL-12754: Upgrade Apache Ignite
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0a3b0cb..8fbf238 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -317,7 +317,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.3.0</ignite-version>
+    <ignite-version>2.6.0</ignite-version>
     <infinispan-version>9.2.0.Final</infinispan-version>
     <infinispan-spring-boot-version>1.0.0.Final</infinispan-spring-boot-version>
     <influx-java-driver-version>2.9</influx-java-driver-version>