Skip to content

NIFI-15850 - Bump Bouncycastle to 1.84, Guava to 33.6.0-jre, GCP SDK to 26.80.0, and others#11151

Merged
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15850
Apr 16, 2026
Merged

NIFI-15850 - Bump Bouncycastle to 1.84, Guava to 33.6.0-jre, GCP SDK to 26.80.0, and others#11151
exceptionfactory merged 1 commit into
apache:mainfrom
pvillard31:NIFI-15850

Conversation

@pvillard31
Copy link
Copy Markdown
Contributor

Summary

NIFI-15850 - Bump Bouncycastle to 1.84, Guava to 33.6.0-jre, GCP SDK to 26.80.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

…to 26.80.0, and others

- Reactor Netty from 1.3.4 to 1.3.5 - https://github.com/reactor/reactor-netty/releases/tag/v1.3.5
- Guava from 33.5.0-jre to 33.6.0-jre - https://github.com/google/guava/releases/tag/v33.6.0
- RabbitMQ AMQP client from 5.29.0 to 5.30.0 - https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.30.0
- Reactor Core from 3.8.4 to 3.8.5 - https://github.com/reactor/reactor-core/releases/tag/v3.8.5
- Couchbase from 3.11.1 to 3.11.2 - https://github.com/couchbase/couchbase-jvm-clients/releases/tag/3.11.2
- Google Cloud SDK from 26.79.0 to 26.80.0 - https://github.com/googleapis/java-cloud-bom/releases/tag/v26.80.0
- Neo4J Driver from 6.0.4 to 6.0.5 - https://github.com/neo4j/neo4j-java-driver/releases/tag/6.0.5
- FlywayDB from 12.3.0 to 12.4.0 - https://github.com/flyway/flyway/releases/tag/flyway-12.4.0
- AWS SDK from 2.42.33 to 2.42.34 - https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
- Bouncycastle from 1.83 to 1.84 - https://www.bouncycastle.org/download/bouncy-castle-java/#release-notes

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>
@pvillard31 pvillard31 added the dependencies Pull requests that update a dependency file label Apr 16, 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 ad95e9e into apache:main Apr 16, 2026
23 of 27 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