Updated Branches: refs/heads/master e405c09a9 -> b720aae80
[SSHD-248] Upgrade to mina 2.0.7 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/b720aae8 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/b720aae8 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/b720aae8 Branch: refs/heads/master Commit: b720aae80062516a449fb8f10c961e30c79f73b7 Parents: e405c09 Author: Guillaume Nodet <[email protected]> Authored: Fri Jul 26 12:00:28 2013 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Fri Jul 26 12:00:28 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/b720aae8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb96d63..edfa948 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ <dependency> <groupId>org.apache.mina</groupId> <artifactId>mina-core</artifactId> - <version>2.0.5</version> + <version>2.0.7</version> </dependency> <dependency> <groupId>tomcat</groupId>
