summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/parent
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2019-03-27 17:20:06 -0400
committerAlexis de Talhouët <adetalhouet89@gmail.com>2019-03-29 09:05:05 -0400
commitc16b2a0a18a8fc8a1c6936cded56827620012968 (patch)
treef7a9c852ae1bdc522b552ae7e2fe6686240d8c30 /ms/blueprintsprocessor/parent
parent4d2c0fae422489c14350a95f46325da8d9573ecf (diff)
Update sshd to 2.2.0
Change-Id: I1bc052cfc7681d0f5d6793aa08e2083332ee88b3 Issue-ID: CCSDK-1137 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'ms/blueprintsprocessor/parent')
-rwxr-xr-xms/blueprintsprocessor/parent/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml
index 0b2ac7061..d119d8f4e 100755
--- a/ms/blueprintsprocessor/parent/pom.xml
+++ b/ms/blueprintsprocessor/parent/pom.xml
@@ -37,8 +37,7 @@
<kotlin.maven.version>1.3.21</kotlin.maven.version>
<kotlin.couroutines.version>1.1.1</kotlin.couroutines.version>
<grpc.version>1.18.0</grpc.version>
- <!-- TODO("Migrate SSHD to 2.x version") -->
- <sshd.version>1.7.0</sshd.version>
+ <sshd.version>2.2.0</sshd.version>
<jsch.version>0.1.55</jsch.version>
<protobuff.java.utils.version>3.6.1</protobuff.java.utils.version>
<eelf.version>1.0.0</eelf.version>