From b3882cbfed873a5975d4918d1fb8b836b544c421 Mon Sep 17 00:00:00 2001 From: Andrew Phillips Date: Fri, 26 Sep 2014 17:57:04 -0700 Subject: [PATCH] Updating jsch.agentproxy 0.0.7 -> 0.0.8 New version uses net.java.dev.jna:jna 4.1.0. The old version uses 3.4.0, which is only LGPL-licensed. --- drivers/jsch/pom.xml | 26 ++------------------------ drivers/sshj/pom.xml | 26 ++------------------------ 2 files changed, 4 insertions(+), 48 deletions(-) diff --git a/drivers/jsch/pom.xml b/drivers/jsch/pom.xml index 078a9bcef4..22b2dbcfae 100644 --- a/drivers/jsch/pom.xml +++ b/drivers/jsch/pom.xml @@ -89,34 +89,12 @@ com.jcraft jsch.agentproxy.jsch - 0.0.7 + 0.0.8 com.jcraft jsch.agentproxy.connector-factory - 0.0.7 - - - - net.java.dev.jna - jna - - - net.java.dev.jna - platform - - - - - - net.java.dev.jna - jna - 4.0.0 - - - net.java.dev.jna - jna-platform - 4.0.0 + 0.0.8 diff --git a/drivers/sshj/pom.xml b/drivers/sshj/pom.xml index be6efc8367..4bbfbbf52f 100644 --- a/drivers/sshj/pom.xml +++ b/drivers/sshj/pom.xml @@ -107,34 +107,12 @@ com.jcraft jsch.agentproxy.sshj - 0.0.7 + 0.0.8 com.jcraft jsch.agentproxy.connector-factory - 0.0.7 - - - - net.java.dev.jna - jna - - - net.java.dev.jna - platform - - - - - - net.java.dev.jna - jna - 4.0.0 - - - net.java.dev.jna - jna-platform - 4.0.0 + 0.0.8