Skip to content

NIFI-14716 - Bump Jetty to 12.0.23, okio to 3.15.0, and others#10067

Merged
exceptionfactory merged 2 commits intoapache:mainfrom
pvillard31:NIFI-14716
Jul 4, 2025
Merged

NIFI-14716 - Bump Jetty to 12.0.23, okio to 3.15.0, and others#10067
exceptionfactory merged 2 commits intoapache:mainfrom
pvillard31:NIFI-14716

Conversation

@pvillard31
Copy link
Contributor

Summary

NIFI-14716 - Bump Jetty to 12.0.23, okio to 3.15.0, and others

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

- License Maven Plugin from 2.5.0 to 2.6.0 - https://github.com/mojohaus/license-maven-plugin/releases/tag/2.6.0
- Google Drive API from v3-rev20250511-2.0.0 to v3-rev20250701-2.0.0 - https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-drive/v3/2.0.0
- Neo4J Driver from 5.28.6 to 5.28.7 - https://github.com/neo4j/neo4j-java-driver/releases/tag/5.28.7
- SNMP4J from 3.9.5 to 3.9.6 - https://www.snmp4j.org/CHANGES.txt
- checker-qual from 3.49.4 to 3.49.5 - https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.49.5
- MariaDB Java client from 3.5.3 to 3.5.4 - https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md
- FlywayDB from 11.10.0 to 11.10.1 - https://github.com/flyway/flyway/releases/tag/flyway-11.10.1
- AWS SDK v2 from 2.31.73 to 2.31.77 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- okio from 3.14.0 to 3.15.0 - https://github.com/square/okio/blob/master/CHANGELOG.md
- Jetty from 12.0.22 to 12.0.23 - https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.23
- Nimbus Jose JWT from 10.3 to 10.3.1 - https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt
- Maven PMD Plugin from 3.26.0 to 3.27.0 - https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.27.0
- Swagger Codegen Maven Plugin from 3.0.69 to 3.0.71 - https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.71

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
Copy link
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 @pvillard31, these incremental upgrades look good! +1 merging

@exceptionfactory exceptionfactory merged commit e800554 into apache:main Jul 4, 2025
7 checks passed
iadamcsik pushed a commit to iadamcsik/nifi that referenced this pull request Oct 22, 2025
…10067)

- License Maven Plugin from 2.5.0 to 2.6.0 - https://github.com/mojohaus/license-maven-plugin/releases/tag/2.6.0
- Google Drive API from v3-rev20250511-2.0.0 to v3-rev20250701-2.0.0 - https://github.com/googleapis/google-api-java-client-services/tree/main/clients/google-api-services-drive/v3/2.0.0
- Neo4J Driver from 5.28.6 to 5.28.7 - https://github.com/neo4j/neo4j-java-driver/releases/tag/5.28.7
- SNMP4J from 3.9.5 to 3.9.6 - https://www.snmp4j.org/CHANGES.txt
- checker-qual from 3.49.4 to 3.49.5 - https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.49.5
- MariaDB Java client from 3.5.3 to 3.5.4 - https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md
- FlywayDB from 11.10.0 to 11.10.1 - https://github.com/flyway/flyway/releases/tag/flyway-11.10.1
- AWS SDK v2 from 2.31.73 to 2.31.77 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- okio from 3.14.0 to 3.15.0 - https://github.com/square/okio/blob/master/CHANGELOG.md
- Jetty from 12.0.22 to 12.0.23 - https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.23
- Nimbus Jose JWT from 10.3 to 10.3.1 - https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt
- Maven PMD Plugin from 3.26.0 to 3.27.0 - https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.27.0
- Swagger Codegen Maven Plugin from 3.0.69 to 3.0.71 - https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.71

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