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

commit 722374298c3295aa59d47d6fbd542308ea55f688
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Mon Jun 24 06:57:32 2024 -0400

    NIFI-13434 Upgraded github-api from 1.321 to 1.322
    
    This closes #8996
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
---
 nifi-extension-bundles/nifi-github-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-extension-bundles/nifi-github-bundle/pom.xml 
b/nifi-extension-bundles/nifi-github-bundle/pom.xml
index d33cf43641..8faeefa840 100644
--- a/nifi-extension-bundles/nifi-github-bundle/pom.xml
+++ b/nifi-extension-bundles/nifi-github-bundle/pom.xml
@@ -26,7 +26,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <github-api.version>1.321</github-api.version>
+        <github-api.version>1.322</github-api.version>
     </properties>
 
     <modules>

Reply via email to