Skip to content

NIFI-15942 - Bump SLF4J to 2.0.18, k8s client to 7.7.0, Commons Config to 2.15.0, and others#11253

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15942
May 14, 2026
Merged

NIFI-15942 - Bump SLF4J to 2.0.18, k8s client to 7.7.0, Commons Config to 2.15.0, and others#11253
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15942

Conversation

@pvillard31
Copy link
Copy Markdown
Contributor

Summary

NIFI-15942 - Bump SLF4J to 2.0.18, k8s client to 7.7.0, Commons Config to 2.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 contains commits signed with a registered key indicating Verified status

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

…g to 2.15.0, and others

- Elasticsearch from 9.4.0 to 9.4.1 - https://github.com/elastic/elasticsearch-java/releases
- MaxmindDB from 4.0.2 to 4.1.0 - https://github.com/maxmind/MaxMind-DB-Reader-java/releases/tag/v4.1.0
- GeoIP2 from 5.0.2 to 5.1.0 - https://github.com/maxmind/GeoIP2-java/releases/tag/v5.1.0
- Hazelcast from 5.6.0 to 5.7.0 - https://github.com/hazelcast/hazelcast/releases/tag/v5.7.0
- Parquet from 1.17.0 to 1.17.1 - https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.17.1
- Jackson Datatype Protobuf from 0.9.18 to 0.10.0 - https://github.com/HubSpot/jackson-datatype-protobuf/releases/tag/jackson-datatype-protobuf-0.10.0
- Wire from 6.2.0 to 6.3.0 - https://square.github.io/wire/changelog/
- Clojure from 1.12.4 to 1.12.5 - https://clojure.org/news/2026/05/12/clojure-1-12-5
- FlywayDB from 12.6.0 to 12.6.1 - https://github.com/flyway/flyway/releases/tag/flyway-12.6.1
- AWS SDK BOM from 2.44.4 to 2.44.5 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- Apache Commons Configuration from 2.14.0 to 2.15.0 - https://commons.apache.org/proper/commons-configuration/changes.html#a2.15.0
- Kubernetes Client from 7.6.1 to 7.7.0 - https://github.com/fabric8io/kubernetes-client/releases/tag/v7.7.0
- SLF4J from 2.0.17 to 2.0.18 - https://github.com/qos-ch/slf4j/releases/tag/v_2.0.18
- Swagger from 2.2.49 to 2.2.50 - https://github.com/swagger-api/swagger-core/releases/tag/v2.2.50

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label May 14, 2026
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 @pvillard31!

@exceptionfactory exceptionfactory merged commit 753fa67 into apache:main May 14, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants