Skip to content

Conversation

pvillard31
Copy link
Contributor

Summary

NIFI-15035 - Bump JUnit to 6.0.0, Logback to 1.5.19, GCP BOM to 26.69.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 ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

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

….0, and others

- AWS Kinesis Client from 2.7.1 to 2.7.2 - https://github.com/awslabs/amazon-kinesis-client/releases/tag/v2.7.2
- Greenmail from 2.1.5 to 2.1.6 - https://github.com/greenmail-mail-test/greenmail/releases/tag/release-2.1.6
- Google Cloud SDK BOM from 26.68.0 to 26.69.0 - https://github.com/googleapis/java-cloud-bom/releases/tag/v26.69.0
- Neo4J Driver from 5.28.9 to 6.0.0 - https://github.com/neo4j/neo4j-java-driver/releases/tag/6.0.0
- Camel Salesforce from 4.14.0 to 4.14.1 - https://github.com/apache/camel/releases/tag/camel-4.14.1
- Clojure from 1.12.2 to 1.12.3 - https://clojure.org/news/2025/09/25/clojure-1-12-3
- checker-qual from 3.51.0 to 3.51.1 - https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.51.1
- JNA from 5.18.0 to 5.18.1 - https://github.com/java-native-access/jna/releases/tag/5.18.1
- FlywayDB from 11.13.1 to 11.13.2 - https://github.com/flyway/flyway/releases/tag/flyway-11.13.2
- Frontend Maven Plugin from 1.15.1 to 1.15.4 - https://github.com/eirslett/frontend-maven-plugin/releases/tag/frontend-plugins-1.15.4
- AWS SDK v2 from 2.34.3 to 2.34.8 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- Logback from 1.5.18 to 1.5.19 - https://github.com/qos-ch/logback/releases/tag/v_1.5.19
- Nimbus OAuth2 OIDC from 11.29.1 to 11.29.2 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt
- Swagger Annotations from 2.2.37 to 2.2.38 - https://github.com/swagger-api/swagger-core/releases/tag/v2.2.38
- JUnit from 5.13.4 to 6.0.0 - https://docs.junit.org/6.0.0/release-notes/#release-notes-6.0.0
- Checkstyle from 11.0.1 to 11.1.0 - https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-11.1.0
- Exec Maven Plugin from 3.5.1 to 3.6.0 - https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.6.0

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 for the upgrades @pvillard31, looks good! +1 merging

@exceptionfactory exceptionfactory added the hacktoberfest-accepted Hacktoberfest Accepted label Oct 2, 2025
@exceptionfactory exceptionfactory merged commit 50815d2 into apache:main Oct 2, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Hacktoberfest Accepted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants