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)