pvillard31 opened a new pull request, #11700: URL: https://github.com/apache/nifi/pull/11700
# Summary NIFI-16372 - Bump RabbitMQ to 5.36.0, Protobuf to 4.36.2, Elastic to 9.5.4, and others - Protobuf from 4.36.1 to 4.36.2 - https://github.com/protocolbuffers/protobuf/releases/tag/v36.2 - RabbitMQ client from 5.35.0 to 5.36.0 - https://github.com/rabbitmq/rabbitmq-java-client/releases/tag/v5.36.0 - Elasticsearch client from 9.5.3 to 9.5.4 - https://github.com/elastic/elasticsearch-java/releases/tag/v9.5.4 - Greenmail from 2.1.13 to 2.1.14 - https://github.com/greenmail-mail-test/greenmail/releases/tag/release-2.1.14 - JanusGraph from 1.2.0-20260818-222253.cbd6fc2 to 1.2.0-20260918-114752.9c2c304 - https://github.com/JanusGraph/janusgraph - MongoDB driver from 5.11.1 to 5.12.0 - https://github.com/mongodb/mongo-java-driver/releases/tag/r5.12.0 - Wire from 7.0.1 to 7.0.3 - https://square.github.io/wire/changelog/ - Apache Camel from 4.22.0 to 4.22.1 - https://github.com/apache/camel/releases/tag/camel-4.22.1 - XMLUnit from 2.13.0 to 2.14.0 - https://github.com/xmlunit/xmlunit/releases/tag/v2.14.0 - Apache Zookeeper from 3.9.5 to 3.9.6 - https://github.com/apache/zookeeper/releases/tag/release-3.9.6 - FlywayDB from 13.6.0 to 13.7.0 - https://github.com/flyway/flyway/releases/tag/flyway-13.7.0 - JLine from 4.4.3 to 4.4.5 - https://github.com/jline/jline3/releases/tag/4.4.5 - AWS SDK from 2.54.17 to 2.55.1 - https://github.com/aws/aws-sdk-java-v2/releases/tag/2.55.1 - zstd from 1.5.7-16 to 1.5.7-18 - https://github.com/luben/zstd-jni/tags - Nimbus JOSE JWT from 10.9.1 to 10.10 - https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt - Maven Artifact Plugin from 3.6.1 to 3.7.0 - https://github.com/apache/maven-artifact-plugin/releases/tag/maven-artifact-plugin-3.7.0 # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking - [Apache NiFi Jira](https://issues.apache.org/jira/browse/NIFI) issue created ### 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](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) 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](https://apache.org/licenses/LICENSE-2.0) according to the [License Policy](https://www.apache.org/legal/resolved.html) - [ ] New dependencies are documented in applicable `LICENSE` and `NOTICE` files ### Documentation - [ ] Documentation formatting appears as expected in rendered files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
