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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 35ae838  chore(deps): bump org.apache.nifi:nifi-nar-maven-plugin (#660)
35ae838 is described below

commit 35ae8385223631b60fd4edb907b6006514cc1ac5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 20 09:59:06 2026 +0200

    chore(deps): bump org.apache.nifi:nifi-nar-maven-plugin (#660)
    
    Bumps org.apache.nifi:nifi-nar-maven-plugin from 2.2.0 to 2.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.nifi:nifi-nar-maven-plugin
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plc4j/integrations/apache-nifi/nifi-1/pom.xml | 2 +-
 plc4j/integrations/apache-nifi/nifi-2/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plc4j/integrations/apache-nifi/nifi-1/pom.xml 
b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
index ce1ba90..d6ae39f 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     
<project.build.outputTimestamp>2025-08-06T15:45:09Z</project.build.outputTimestamp>
     <nifi.version>1.28.1</nifi.version>
-    <nifi.nar-plugin.version>2.2.0</nifi.nar-plugin.version>
+    <nifi.nar-plugin.version>2.3.0</nifi.nar-plugin.version>
   </properties>
 
   <modules>
diff --git a/plc4j/integrations/apache-nifi/nifi-2/pom.xml 
b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
index c09b511..07d2215 100644
--- a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
@@ -41,7 +41,7 @@
     <maven.compiler.source>21</maven.compiler.source>
     <maven.compiler.target>21</maven.compiler.target>
     <nifi.version>2.5.0</nifi.version>
-    <nifi.nar-plugin.version>2.2.0</nifi.nar-plugin.version>
+    <nifi.nar-plugin.version>2.3.0</nifi.nar-plugin.version>
   </properties>
 
   <modules>

Reply via email to