get bukkit 1.7.2 to compile

This commit is contained in:
Ryan Michela
2013-12-28 22:47:19 -08:00
parent e98113397d
commit 2326c7e2cb
4 changed files with 47 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
package com.ryanmichela.sshd;
import org.apache.commons.lang3.ArrayUtils;
import org.apache.commons.lang.ArrayUtils;
import org.apache.sshd.server.PublickeyAuthenticator;
import org.apache.sshd.server.session.ServerSession;