Dmitriy Pavlov created IGNITE-9046:
--------------------------------------
Summary: Actualize dependency versions for Cassandra Cache Store
Key: IGNITE-9046
URL:
https://issues.apache.org/jira/browse/IGNITE-9046 Project: Ignite
Issue Type: Improvement
Reporter: Dmitriy Pavlov
Fix For: 2.7
It is suggested
A. to update commons-beanutils version. It can be done using property commons-beanutils.version in pom.xml:
change 1.9.2 to latest version, currently it is 1.9.3
http://central.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.pom
B. Update Netty Project netty.version (currently 4.0.33.Final)
Upgrade at least to 4.0.37.Final or later or to 4.1.1.Final or later
It is required to run RunAll to check all tests passed, check full build locally using build.sh.
Probably it is required to run release step to make sure release candidate can be prepared.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)