From 646133f591e7d3a43def675ac30ec4caea1f909a Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 23 Apr 2014 09:50:31 -0400 Subject: [PATCH] Update to Apache MINA/SSHD 0.11.0 --- build.moxie | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.moxie b/build.moxie index 82713df..6d80c50 100644 --- a/build.moxie +++ b/build.moxie @@ -10,7 +10,7 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.5.1-SNAPSHOT +version: 1.6.0-SNAPSHOT inceptionYear: 2011 # Current stable release @@ -109,7 +109,7 @@ bouncycastle.version : 1.49 selenium.version : 2.28.0 wikitext.version : 1.4 - sshd.version: 0.10.1 + sshd.version: 0.11.0 mina.version: 2.0.7 } -- Gitblit v1.9.1