Upgraded used JGit version to 4.9.2.201712150930-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/73b20e2c Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/73b20e2c Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/73b20e2c Branch: refs/heads/master Commit: 73b20e2cbb39377344994ff824b5bc07336e4a44 Parents: 2846710 Author: Goldstein Lyor <[email protected]> Authored: Wed Dec 20 12:44:41 2017 +0200 Committer: Goldstein Lyor <[email protected]> Committed: Wed Dec 20 15:19:50 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/73b20e2c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2a942c4..f30ad1c 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ <bouncycastle.version>1.58</bouncycastle.version> <slf4j.version>1.7.25</slf4j.version> <spring.version>4.3.8.RELEASE</spring.version> - <jgit.version>4.7.0.201704051617-r</jgit.version> + <jgit.version>4.9.2.201712150930-r</jgit.version> <junit.version>4.12</junit.version> <surefire.plugin.version>2.20.1</surefire.plugin.version> <!-- See https://pmd.github.io/ for available latest version -->
