From a482fc72735fd9d8de9d7ced87b75b4ff3bf3e07 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Wed, 5 Mar 2014 08:46:11 +0100 Subject: [PATCH] Update com.jcraft.jsch to 0.1.50 also in pom dependencies We updated the target platforms in 3.3 following the version shipped by the release train but missed to update it in pom dependencies. This wasn't harmful as there were no API changes between 0.1.46 and 0.1.50. Change-Id: Ie8ac2ea447fa93d6643b9817f58767ab7f0b1aa4 Signed-off-by: Matthias Sohn --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d3acc1d51..ecf24001d 100644 --- a/pom.xml +++ b/pom.xml @@ -176,7 +176,7 @@ ${project.build.directory}/META-INF/MANIFEST.MF 3.2.0.201312181205-r - 0.1.46 + 0.1.50 0.7.9 4.11