summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-01-16 00:16:54 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2013-01-23 00:03:20 +0100
commitdb5aa8d8b23dbfbebd722add764ff723228fa2a8 (patch)
treed08b514e1c318b8eea1687c50eeef6e1061aebd2 /org.eclipse.jgit.packaging
parent86759c23c2fa0c5cbbc82d224e72a7742423c8fb (diff)
downloadjgit-db5aa8d8b23dbfbebd722add764ff723228fa2a8.tar.gz
jgit-db5aa8d8b23dbfbebd722add764ff723228fa2a8.zip
Update to jsch 0.1.46
Change-Id: Ib7eb1ff175e3f9763653b0b0432b8ddc6b1c8938 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index a4ff8a4b1d..a8f6ab73b0 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -62,7 +62,7 @@
<tycho-version>0.16.0</tycho-version>
<jetty-version>7.6.0.v20120127</jetty-version>
<args4j-version>2.0.12</args4j-version>
- <jsch-version>0.1.44-1</jsch-version>
+ <jsch-version>0.1.46</jsch-version>
<eclipse-site>http://download.eclipse.org/releases/indigo</eclipse-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/</orbit-site>
</properties>