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 2019/09/15 16:09:36 UTC

[mina-sshd] 04/08: Updated JGit version to 5.4.3.201909031940-r

This is an automated email from the ASF dual-hosted git repository.

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 7a9e50bf7121bfe38632dc5b266cffc34100aa12
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Mon Sep 9 13:18:04 2019 +0300

    Updated JGit version to 5.4.3.201909031940-r
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aac7cc9..da08859 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <bouncycastle.version>1.62</bouncycastle.version>
         <slf4j.version>1.7.28</slf4j.version>
         <spring.version>5.1.9.RELEASE</spring.version>
-        <jgit.version>5.4.2.201908231537-r</jgit.version>
+        <jgit.version>5.4.3.201909031940-r</jgit.version>
         <junit.version>4.12</junit.version>
         <bytebuddy.version>1.10.1</bytebuddy.version>