Upgraded JGit version to 5.1.1.201809181055-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/4e91cca2 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/4e91cca2 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/4e91cca2 Branch: refs/heads/master Commit: 4e91cca2a655c3e61157b3bbac4f170945f64114 Parents: 94a6134 Author: Lyor Goldstein <[email protected]> Authored: Wed Oct 3 20:35:06 2018 +0300 Committer: Goldstein Lyor <[email protected]> Committed: Thu Oct 4 08:50:08 2018 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/4e91cca2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 517ded7..44d786d 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ <bouncycastle.version>1.60</bouncycastle.version> <slf4j.version>1.7.25</slf4j.version> <spring.version>5.1.0.RELEASE</spring.version> - <jgit.version>5.0.2.201807311906-r</jgit.version> + <jgit.version>5.1.1.201809181055-r</jgit.version> <junit.version>4.12</junit.version> <bytebuddy.version>1.8.17</bytebuddy.version>
