Dmitriy Pavlov created IGNITE-9057:
--------------------------------------

             Summary: Update JCraft dependency version in Apache Ignite
                 Key: IGNITE-9057
                 URL: https://issues.apache.org/jira/browse/IGNITE-9057
             Project: Ignite
          Issue Type: Improvement
            Reporter: Dmitriy Pavlov
             Fix For: 2.7


Update ignite-ssh dependency version of com.jcraft:jsch to 0.1.54
{noformat}
<dependency>
    <groupId>com.jcraft</groupId>
    <artifactId>jsch</artifactId>
    <version>0.1.54</version>
</dependency>
{noformat}

It is required to run TC tartget RunAll to check all tests passed, it is 
required to build fabric using DEVNOTES.txt to make sure full build will be 
successfull

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)

Reply via email to