Repository: mina-sshd Updated Branches: refs/heads/master dd299ae7a -> aa14ea40c
Upgraded MINA core version to 2.0.15 Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/aa14ea40 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/aa14ea40 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/aa14ea40 Branch: refs/heads/master Commit: aa14ea40c6a4ced016b6fd254d4907e97a6528e4 Parents: dd299ae Author: Lyor Goldstein <[email protected]> Authored: Sat Oct 1 16:50:57 2016 +0300 Committer: Lyor Goldstein <[email protected]> Committed: Sat Oct 1 16:50:57 2016 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/aa14ea40/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 313fbe5..4cc36c7 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <dependency> <groupId>org.apache.mina</groupId> <artifactId>mina-core</artifactId> - <version>2.0.14</version> + <version>2.0.15</version> </dependency> <dependency> <groupId>tomcat</groupId>
