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/12/24 18:32:51 UTC

[mina-sshd] 09/12: Upgraded JGit version to 5.6.0.201912101111-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 dbd666672c804b9090d7c88eda0138d215d6b859
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Tue Dec 24 19:51:32 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 996fcbe..0102ff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         <bouncycastle.version>1.64</bouncycastle.version>
         <slf4j.version>1.7.29</slf4j.version>
         <spring.version>5.2.2.RELEASE</spring.version>
-        <jgit.version>5.5.1.201910021850-r</jgit.version>
+        <jgit.version>5.6.0.201912101111-r</jgit.version>
         <junit.version>4.12</junit.version>
         <bytebuddy.version>1.10.6</bytebuddy.version>