This is an automated email from the ASF dual-hosted git repository.
quanticpony 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 9d9c974 chore(deps): bump org.apache.nifi:nifi-nar-maven-plugin (#514)
9d9c974 is described below
commit 9d9c9745e01d0e9dab05989673c18bb05eefc3a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 5 12:57:01 2025 +0100
chore(deps): bump org.apache.nifi:nifi-nar-maven-plugin (#514)
Bumps org.apache.nifi:nifi-nar-maven-plugin from 1.5.1 to 2.2.0.
---
updated-dependencies:
- dependency-name: org.apache.nifi:nifi-nar-maven-plugin
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
index b92f19c..223d4ae 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>1.5.1</nifi.nar-plugin.version>
+ <nifi.nar-plugin.version>2.2.0</nifi.nar-plugin.version>
</properties>
<modules>