[
https://issues.apache.org/jira/browse/IGNITE-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15965300#comment-15965300
]
Denis Magda commented on IGNITE-4211:
-------------------------------------
[~daradurvs], I'm going to merge a new Apache Ignite Spring Data integration
(IGNITE-1192) today. Sync up your branch with the master and update the version
of {{spring-data-commons}} artifact in {{spring-data}} pom.xml file to the one
that will not conflict with your changes. The current version that is used by
Spring Data module is the following:
{code}
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-commons</artifactId>
<version>1.12.2.RELEASE</version>
</dependency>
{code}
Make sure that {{IgniteSpringDataTestSuite}} test suite and
{{SpringDataExample}} example work without any issue in your branch.
> Update Spring dependency to latest stable version
> -------------------------------------------------
>
> Key: IGNITE-4211
> URL: https://issues.apache.org/jira/browse/IGNITE-4211
> Project: Ignite
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.7
> Reporter: Sergey Kozlov
> Assignee: Vyacheslav Daradur
> Fix For: 2.0
>
>
> It seems the Spring dependency looks outdated for now. Apache Ignite still
> uses 4.1.0 released two years ago. Could we to update to latest stable
> version (4.3.4 at the moment)?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)