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 2021/03/26 06:46:20 UTC

[mina-sshd] 03/15: Updated JGit version to 5.11.0.202103091610-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 32a0c28a017b1c571fb821b27e2dd2ffb8cbe588
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Fri Mar 26 09:02:20 2021 +0300

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

diff --git a/pom.xml b/pom.xml
index 76b6a47..0a3eb60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <slf4j.version>1.7.30</slf4j.version>
         <logback.version>1.2.3</logback.version>        
         <spring.version>5.3.3</spring.version>
-        <jgit.version>5.10.0.202012080955-r</jgit.version>
+        <jgit.version>5.11.0.202103091610-r</jgit.version>
         <junit.version>4.13.2</junit.version>
         <bytebuddy.version>1.10.22</bytebuddy.version>