This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch NLPCRAFT-296
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-296 by this push:
new 8d1f710 Update pom.xml
8d1f710 is described below
commit 8d1f710651a4e9899b7320a2253398f9ce9e5fb0
Author: unknown <[email protected]>
AuthorDate: Thu Jun 10 10:12:06 2021 -0700
Update pom.xml
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index be9d907..c18b325 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,8 +79,8 @@
<timestamp>${maven.build.timestamp}</timestamp>
<!-- Versions. -->
- <ignite.ver>2.9.1</ignite.ver>
- <gridgain.agent.ver>2.8.1.2</gridgain.agent.ver>
+ <ignite.ver>2.10.0</ignite.ver>
+ <gridgain.agent.ver>2.10.0.0</gridgain.agent.ver>
<scala.plugin.ver>4.3.1</scala.plugin.ver>
<log4j.ver>2.12.0</log4j.ver>
<scala.ver>${scala.base}.6</scala.ver>