From fd3778b935c1de9fd3ae7068d71c46974741dcce Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Thu, 12 Mar 2020 19:38:57 +0100 Subject: Update to org.apache.sshd 2.4.0 Change target platforms to Orbit I20200319180910 and regenerate them. Change package imports to [2.4.0,2.5.0); adapt code to upstream API changes. Maven build: update version in root pom. Bazel build: update version & hash in WORKSPACE file. Proxy functionality verified manually using 3proxy (HTTP & SOCKS, with basic authentication) and ssh -vvv -D7020 localhost (SOCKS, no authentication). Bug: 561078 Change-Id: I582f6b98055b013c006f2c749890fe6db801cbaa Signed-off-by: Thomas Wolf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 38517ff05c..6764644f31 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ ${project.build.directory}/META-INF/MANIFEST.MF 5.7.0.202003110725-r - 2.2.0 + 2.4.0 0.1.55 1.1.1 1.1.7 -- cgit v1.2.3