You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/07/30 16:19:00 UTC

[jira] [Created] (IGNITE-9131) Upgrade guava version in Apache Ignite

Dmitriy Pavlov created IGNITE-9131:
--------------------------------------

             Summary: Upgrade guava version in Apache Ignite
                 Key: IGNITE-9131
                 URL: https://issues.apache.org/jira/browse/IGNITE-9131
             Project: Ignite
          Issue Type: Task
            Reporter: Dmitriy Pavlov
             Fix For: 2.7


In most cases guava is used only for testing, but for some modules it is used for production code.

Current version is 18 https://mvnrepository.com/artifact/com.google.guava/guava/18.0, which was released in 2014.

It is suggested to upgrade to fresh version of library, e.g. to https://mvnrepository.com/artifact/com.google.guava/guava/25.1-jre 




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)