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 2020/12/31 11:36:10 UTC

[camel] 01/02: Upgrade Ignite to version 2.9.1

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 0c9ad81739bee384a03e130186e98ab5b50f7f56
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 31 12:29:28 2020 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6481a67..b1688f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -249,7 +249,7 @@
         <hystrix-version>1.5.18</hystrix-version>
         <ical4j-version>1.0.7</ical4j-version>
         <icu4j-version>65.1</icu4j-version>
-        <ignite-version>2.9.0</ignite-version>
+        <ignite-version>2.9.1</ignite-version>
         <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
         <infinispan-version>11.0.8.Final</infinispan-version>
         <influx-java-driver-version>2.20</influx-java-driver-version>