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

   # Summary
   
   [NIFI-14440](https://issues.apache.org/jira/browse/NIFI-14440) - Bump Netty 
to 4.2.0.Final, Jetty to 12.0.19, GCP BOM to 26.59.0 and others
   
   - GCP BOM from 26.58.0 to 26.59.0 - 
https://github.com/googleapis/java-cloud-bom/releases/tag/v26.59.0
   - Apache POI from 5.4.0 to 5.4.1 - https://poi.apache.org/changes.html
   - Camel Salesforce from 4.10.3 to 4.11.0 - 
https://github.com/apache/camel/releases/tag/camel-4.11.0
   - Snowflake JDBC from 3.23.1 to 3.23.2 - 
https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2025#version-3-23-2-april-3-2025
   - DataFaker from 2.4.2 to 2.4.3 - 
https://github.com/datafaker-net/datafaker/releases/tag/2.4.3
   - JSON Flattener from 0.17.2 to 0.17.3 - 
https://github.com/wnameless/json-flattener/releases/tag/json-flattener-0.17.3
   - checker-qual from 3.49.1 to 3.49.2 - 
https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md
   - FlywayDB from 11.5.0 to 11.6.0 - 
https://github.com/flyway/flyway/releases/tag/flyway-11.6.0
   - Maven Source Plugin from 3.3.0 to 3.3.1 - 
https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.3.1
   - Maven Site Plugin  from 3.4 to 3.21 - 
https://github.com/apache/maven-site-plugin/releases/tag/maven-site-plugin-3.21.0
   - AWS SDK v2 from 2.31.11 to 2.31.16 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md#23116-2025-04-04
   - Jetty from 12.0.18 to 12.0.19 - 
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.19
   - Mockito from 5.16.1 to 5.17.0 - 
https://github.com/mockito/mockito/releases/tag/v5.17.0
   - Netty from 4.1.119.Final to 4.2.0.Final - 
https://netty.io/news/2025/04/03/4-2-0.html
   - Swagger Annotations from 2.2.29 to 2.2.30 - 
https://github.com/swagger-api/swagger-core/releases/tag/v2.2.30
   - JAXB2 Maven Plugin from 3.2.0 to 3.3.0 - 
https://github.com/mojohaus/jaxb2-maven-plugin/releases/tag/jaxb2-maven-plugin-3.3.0
   - Docker Maven Plugin from 0.45.1 to 0.46.0 - 
https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md
   - Swagger Maven Plugin from 2.2.28 to 2.2.30 - 
https://github.com/swagger-api/swagger-core/releases/tag/v2.2.30
   
   # 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 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 `mvn clean install -P contrib-check`
     - [ ] JDK 21
   
   ### 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