mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-6311 JSch library version upgraded from 0.0.7 to 0.0.9
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3
-2
@@ -207,10 +207,11 @@ class CommunityLibraryLicenses {
|
||||
url: "https://github.com/jgraph/jgraphx"),
|
||||
new LibraryLicense(name: "JNA", libraryName: "jna", version: "4.1.0", license: "LGPL 2.1", url: "https://github.com/java-native-access/jna",
|
||||
licenseUrl: "http://www.opensource.org/licenses/lgpl-2.1.php"),
|
||||
new LibraryLicense(name: "jsch-agent-proxy for svnkit trilead", libraryName: "jsch.agentproxy.svnkit-trilead-ssh2.jar", version: "0.0.7",
|
||||
new LibraryLicense(name: "jsch-agent-proxy for svnkit trilead", libraryName: "jsch.agentproxy.svnkit-trilead-ssh2.jar",
|
||||
version: "0.0.9",
|
||||
license: "BSD", url: "https://github.com/ymnk/jsch-agent-proxy",
|
||||
licenseUrl: "https://github.com/ymnk/jsch-agent-proxy/blob/master/LICENSE.txt"),
|
||||
new LibraryLicense(name: "jsch-agent-proxy", libraryName: "jsch-agent-proxy", version: "0.0.7", license: "BSD",
|
||||
new LibraryLicense(name: "jsch-agent-proxy", libraryName: "jsch-agent-proxy", version: "0.0.9", license: "BSD",
|
||||
url: "https://github.com/ymnk/jsch-agent-proxy",
|
||||
licenseUrl: "https://github.com/ymnk/jsch-agent-proxy/blob/master/LICENSE.txt"),
|
||||
new LibraryLicense(name: "JOGL", libraryName: "jogl-all", license: "Creative Commons Attribution License",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user