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

   # Summary
   
   NIFI-15796 - Bump NiFi API to 2.8.0, Jetty to 12.1.8, FastCSV to 4.2.0, and 
others
   
   - AWS Kinesis Client from 3.4.1 to 3.4.2 - 
https://github.com/awslabs/amazon-kinesis-client/releases/tag/v3.4.2
   - Jedis from 7.4.0 to 7.4.1 - 
https://github.com/redis/jedis/releases/tag/v7.4.1
   - FastCSV from 4.1.1 to 4.2.0 - 
https://github.com/osiegmar/FastCSV/releases/tag/v4.2.0
   - checker-qual from 3.54.0 to 3.55.1 - 
https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.55.1
   - MariaDB Java Client from 3.5.7 to 3.5.8 - 
https://github.com/mariadb-corporation/mariadb-connector-j/releases/tag/3.5.8
   - JLine from 4.0.9 to 4.0.10 - 
https://github.com/jline/jline3/releases/tag/4.0.10
   - NiFi API from 2.7.0 to 2.8.0 - 
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiAPIVersion2.8.0
   - AWS SDK BOM from 2.42.25 to 2.42.28 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - Apache Hadoop from 3.4.3 to 3.5.0 - 
https://hadoop.apache.org/docs/r3.5.0/hadoop-project-dist/hadoop-common/release/3.5.0/RELEASENOTES.3.5.0.html
   - Nimbus Jose JWT from 10.8 to 10.9 - 
https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt
   - Jetty from 12.1.7 to 12.1.8 - 
https://github.com/jetty/jetty.project/releases/tag/jetty-12.1.8
   
   # 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