diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-15 00:54:53 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-09-15 01:05:45 +0200 |
commit | 8f489d8dd6190226231ba51fc9dce9d2aebc2a34 (patch) | |
tree | fc9ad807a721d92a3109ab5ed3eed22398531d9c /pom.xml | |
parent | b46c4463959f45b32e471e4c10b5ddc71232949e (diff) | |
parent | 116d26d12151d8e780105633a79f6460f1f6923c (diff) | |
download | jgit-8f489d8dd6190226231ba51fc9dce9d2aebc2a34.tar.gz jgit-8f489d8dd6190226231ba51fc9dce9d2aebc2a34.zip |
Merge branch 'stable-4.0'
Change-Id: I1b448ce01f4cdfa62611da9e4d37321a4af9c12d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -193,7 +193,7 @@ <bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest> <jgit-last-release-version>4.0.0.201506090130-r</jgit-last-release-version> - <jsch-version>0.1.51</jsch-version> + <jsch-version>0.1.53</jsch-version> <javaewah-version>0.7.9</javaewah-version> <junit-version>4.11</junit-version> <test-fork-count>1C</test-fork-count> |