Skip to content

NIFI-13986 - Upgrade dependencies jackson, jetty, kafka and plugins#9502

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-13986
Nov 7, 2024
Merged

NIFI-13986 - Upgrade dependencies jackson, jetty, kafka and plugins#9502
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-13986

Conversation

@pvillard31
Copy link
Copy Markdown
Contributor

@pvillard31 pvillard31 commented Nov 7, 2024

Summary

NIFI-13986 - Upgrade dependencies jackson, jetty, kafka and plugins

  • kafka-clients from 3.8.0 to 3.9.0
  • jetty from 12.0.14 to 12.0.15
  • jackson from 2.18.0 to 2.18.1
  • exec-maven-plugin from 3.4.1 to 3.5.0
  • docker-maven-plugin from 0.43.4 to 0.45.1
  • maven-checkstyle from 3.5.0 to 3.6.0
  • checkstyle from 10.18.2 to 10.20.0
  • swagger-codegen from 3.0.63 to 3.0.64
  • dependency-check from 10.0.4 to 11.1.0

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 21

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

- kafka-clients from 3.8.0 to 3.9.0
- jetty from 12.0.14 to 12.0.15
- jackson from 2.18.0 to 2.18.1
- exec-maven-plugin from 3.4.1 to 3.5.0
- docker-maven-plugin from 0.43.4 to 0.45.1
- maven-checkstyle from 3.5.0 to 3.6.0
- checkstyle from 10.18.2 to 10.20.0
- swagger-codegen from 3.0.63 to 3.0.64
- dependency-check from 10.0.4 to 11.1.0

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
Copy link
Copy Markdown
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the dependency upgrades @pvillard31, looks good! +1 merging

@exceptionfactory exceptionfactory merged commit d20be80 into apache:main Nov 7, 2024
KalmanJantner pushed a commit to KalmanJantner/nifi that referenced this pull request Feb 11, 2025
… others (apache#9502)

- kafka-clients from 3.8.0 to 3.9.0
- jetty from 12.0.14 to 12.0.15
- jackson from 2.18.0 to 2.18.1
- exec-maven-plugin from 3.4.1 to 3.5.0
- docker-maven-plugin from 0.43.4 to 0.45.1
- maven-checkstyle from 3.5.0 to 3.6.0
- checkstyle from 10.18.2 to 10.20.0
- swagger-codegen from 3.0.63 to 3.0.64
- dependency-check from 10.0.4 to 11.1.0

Signed-off-by: David Handermann <exceptionfactory@apache.org>
(cherry picked from commit d20be80)
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