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.git


The following commit(s) were added to refs/heads/develop by this push:
     new 84284196e4 build(deps): bump nifi-nar-maven-plugin from 1.3.5 to 1.4.0 
(#790)
84284196e4 is described below

commit 84284196e4290588d95b21dda202016640d86915
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 10 15:20:46 2023 +0100

    build(deps): bump nifi-nar-maven-plugin from 1.3.5 to 1.4.0 (#790)
    
    Bumps nifi-nar-maven-plugin from 1.3.5 to 1.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.nifi:nifi-nar-maven-plugin
      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/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/integrations/apache-nifi/pom.xml 
b/plc4j/integrations/apache-nifi/pom.xml
index 042813c4df..8317f4ddce 100644
--- a/plc4j/integrations/apache-nifi/pom.xml
+++ b/plc4j/integrations/apache-nifi/pom.xml
@@ -48,7 +48,7 @@
                        <plugin>
                                <groupId>org.apache.nifi</groupId>
                                <artifactId>nifi-nar-maven-plugin</artifactId>
-                               <version>1.3.5</version>
+                               <version>1.4.0</version>
                                <extensions>true</extensions>
                        </plugin>
                        <!-- Makes buildRevision and buildBranch available to 
the NAR Plugin, so they can be populated in the MANIFEST -->

Reply via email to