pvillard31 opened a new pull request, #11569:
URL: https://github.com/apache/nifi/pull/11569

   # Summary
   
   NIFI-16231 - Bump Snowflake JDBC to 4.3.3, Reactor to 3.8.7, Avro to 1.12.2, 
and others
   
   - Reactor Netty HTTP from 1.3.6 to 1.3.7 - 
https://github.com/reactor/reactor-netty
   - Reactor Core from 3.8.6 to 3.8.7 - https://github.com/reactor/reactor-core
   - Spotbugs Maven Plugin from 4.10.3.0 to 4.10.4.0 - 
https://github.com/spotbugs/spotbugs-maven-plugin/releases/tag/spotbugs-maven-plugin-4.10.4.0
   - JanusGraph from 1.2.0-20260723-164414.ac0eb23 to 
1.2.0-20260818-222253.cbd6fc2 - https://github.com/JanusGraph/janusgraph
   - Wire from 6.4.5 to 6.4.6 - 
https://github.com/square/wire/blob/master/CHANGELOG.md#version-646
   - Snowflake JDBC from 4.3.2 to 4.3.3 - 
https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2026#version-433-aug-18-2026
   - AWS SDK from 2.53.1 to 2.54.0 - 
https://github.com/aws/aws-sdk-java-v2/releases/tag/2.54.0
   - AWS S3 Encryption from 4.0.1 to 4.0.2 - 
https://github.com/aws/amazon-s3-encryption-client-java
   - Apache Avro from 1.12.1 to 1.12.2 - 
https://github.com/apache/avro/releases/tag/release-1.12.2
   - Swagger from 2.2.53 to 2.2.54 - 
https://github.com/swagger-api/swagger-core/releases/tag/v2.2.54
   
   # 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]

Reply via email to