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

   # Summary
   
   [NIFI-14813](https://issues.apache.org/jira/browse/NIFI-14813) - Fix javadoc 
generation, remove unnecessary dependency overrides, and others
   
   - fix javadoc generation by removing Java 8 reference and add fail on error 
flag similar to nifi-api
   - remove all unnecessary version references when the module is already 
managed via dependencies management at a higher level in the project hierarchy
   - bump angus-mail from 2.0.3 to 2.0.4 - 
https://github.com/eclipse-ee4j/angus-mail/releases/tag/2.0.4
   - bump mysql-connector-j from 9.3.0 to 9.4.0 - 
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-4-0.html
   - bump FlywayDB from 11.10.4 to 11.10.5 - 
https://github.com/flyway/flyway/releases/tag/flyway-11.10.5
   - bump AWS SDK v2 from 2.32.11 to 2.32.13 - 
https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md
   - bump Apache Commons CSV from 1.14.0 to 1.14.1 - 
https://commons.apache.org/proper/commons-csv/changes.html#a1.14.1
   - bump Swagger Annotations from 2.2.34 to 2.2.35 - 
https://github.com/swagger-api/swagger-core/releases/tag/v2.2.35
   - bump checkstyle from 10.21.1 to 10.26.1 - 
https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.26.1
   - bump PMD from 7.10.0 to 7.16.0 - 
https://docs.pmd-code.org/latest/pmd_release_notes.html
   
   # 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