Переглянути джерело

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 <matthias.sohn@sap.com>
tags/v3.4.0.201405051725-m7
Matthias Sohn 10 роки тому
джерело
коміт
a482fc7273
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Переглянути файл

@@ -176,7 +176,7 @@
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>

<jgit-last-release-version>3.2.0.201312181205-r</jgit-last-release-version>
<jsch-version>0.1.46</jsch-version>
<jsch-version>0.1.50</jsch-version>
<javaewah-version>0.7.9</javaewah-version>
<junit-version>4.11</junit-version>
<!-- TODO: update Maven dependency for args4j to 2.0.21 as soon as available on Maven Central -->

Завантаження…
Відмінити
Зберегти