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:26 UTC

[camel] branch camel-2.22.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.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git


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

commit f874128ae0fbbcd21f41f5bbc7b7ff25c3a68d49
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Aug 28 10:06:52 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 53b6388..b431d9d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -315,7 +315,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.5.0</ignite-version>
+    <ignite-version>2.6.0</ignite-version>
     <infinispan-version>9.1.7.Final</infinispan-version>
     <infinispan-spring-boot-version>2.0.0.Beta1</infinispan-spring-boot-version>
     <influx-java-driver-version>2.10</influx-java-driver-version>