Skip to content

NIFI-10947 Upgrade Apache Commons Net to 3.9.0#6758

Closed
exceptionfactory wants to merge 1 commit intoapache:mainfrom
exceptionfactory:NIFI-10947
Closed

NIFI-10947 Upgrade Apache Commons Net to 3.9.0#6758
exceptionfactory wants to merge 1 commit intoapache:mainfrom
exceptionfactory:NIFI-10947

Conversation

@exceptionfactory
Copy link
Contributor

Summary

NIFI-10947 Upgrades Apache Commons Net to 3.9.0 from 3.3 and 3.6 in several different modules. The upgrade centralizes dependency version management in the root Maven configuration so that it applies to MiNiFi and multiple NiFi modules.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 8
    • JDK 11
    • JDK 17

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

- Added Commons Net to managed dependencies in root Maven configuration
- Removed version references to 3.3 in MiNiFi and 3.6 in NiFi standard modules
@thenatog
Copy link
Contributor

thenatog commented Dec 5, 2022

Will review

@asfgit asfgit closed this in ab7ce58 Dec 5, 2022
asfgit pushed a commit that referenced this pull request Dec 5, 2022
- Added Commons Net to managed dependencies in root Maven configuration
- Removed version references to 3.3 in MiNiFi and 3.6 in NiFi standard modules

Signed-off-by: Joe Witt <joewitt@apache.org>
lizhizhou pushed a commit to lizhizhou/nifi that referenced this pull request Jan 2, 2023
- Added Commons Net to managed dependencies in root Maven configuration
- Removed version references to 3.3 in MiNiFi and 3.6 in NiFi standard modules

Signed-off-by: Joe Witt <joewitt@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants