You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2018/08/22 09:53:47 UTC

[08/13] mina-sshd git commit: Upgraded JGit version to 5.0.2.201807311906-r

Upgraded JGit version to 5.0.2.201807311906-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/a301d510
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/a301d510
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/a301d510

Branch: refs/heads/master
Commit: a301d51078f9572df8d52238eea1ac4c59b9ca5b
Parents: 5b85d5e
Author: Goldstein Lyor <ly...@cb4.com>
Authored: Wed Aug 22 11:43:04 2018 +0300
Committer: Goldstein Lyor <ly...@cb4.com>
Committed: Wed Aug 22 12:53:33 2018 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/a301d510/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 37db2ad..bb01ba1 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.0.7.RELEASE</spring.version>
-        <jgit.version>5.0.1.201806211838-r</jgit.version>
+        <jgit.version>5.0.2.201807311906-r</jgit.version>
         <junit.version>4.12</junit.version>
         <bytebuddy.version>1.8.17</bytebuddy.version>