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

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new e38bacf6b6 NIFI-10598 Updated jgit from 5.13.0 to 5.13.1
e38bacf6b6 is described below

commit e38bacf6b6cdf842898d27975e0176e24db3db0c
Author: UcanInfosec <[email protected]>
AuthorDate: Thu Oct 6 10:23:26 2022 -0400

    NIFI-10598 Updated jgit from 5.13.0 to 5.13.1
    
    This closes #6490
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-registry/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml
index 772a948bb2..c1688a783f 100644
--- a/nifi-registry/pom.xml
+++ b/nifi-registry/pom.xml
@@ -42,7 +42,7 @@
         <swagger.ui.version>3.12.0</swagger.ui.version>
         
<groovy.eclipse.compiler.version>3.4.0-01</groovy.eclipse.compiler.version>
         <jaxb.version>2.3.2</jaxb.version>
-        <jgit.version>5.13.0.202109080827-r</jgit.version>
+        <jgit.version>5.13.1.202206130422-r</jgit.version>
     </properties>
 
     <dependencyManagement>

Reply via email to