Upgraded JGit version to 5.0.1.201806211838-r
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/5eda6bd0 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/5eda6bd0 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/5eda6bd0 Branch: refs/heads/master Commit: 5eda6bd042251b506073a6237a369c868ff05546 Parents: e7b9ff0 Author: Lyor Goldstein <[email protected]> Authored: Fri Jul 6 06:10:45 2018 +0300 Committer: Lyor Goldstein <[email protected]> Committed: Fri Jul 6 10:20:45 2018 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/5eda6bd0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5f18fd3..9c44181 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ <bouncycastle.version>1.59</bouncycastle.version> <slf4j.version>1.7.25</slf4j.version> <spring.version>5.0.7.RELEASE</spring.version> - <jgit.version>4.11.0.201803080745-r</jgit.version> + <jgit.version>5.0.1.201806211838-r</jgit.version> <junit.version>4.12</junit.version> <surefire.plugin.version>2.21.0</surefire.plugin.version> <!-- See https://pmd.github.io/ for available latest version -->
