Skip to content

Commit

Permalink
build(deps): bump nifi.version from 1.13.2 to 1.14.0 (#280)
Browse files Browse the repository at this point in the history
Bumps `nifi.version` from 1.13.2 to 1.14.0.

Updates `nifi` from 1.13.2 to 1.14.0

Updates `nifi-api` from 1.13.2 to 1.14.0

Updates `nifi-utils` from 1.13.2 to 1.14.0

Updates `nifi-mock` from 1.13.2 to 1.14.0

Updates `nifi-nar-bundles` from 1.13.2 to 1.14.0

---
updated-dependencies:
- dependency-name: org.apache.nifi:nifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.nifi:nifi-nar-bundles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 3, 2021
1 parent c2588ca commit 2c9fd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/integrations/apache-nifi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Integration module for integrating PLC4X into Apache Nifi.</description>

<properties>
<nifi.version>1.13.2</nifi.version>
<nifi.version>1.14.0</nifi.version>
</properties>

<modules>
Expand Down

0 comments on commit 2c9fd2e

Please sign in to comment.