[
https://issues.apache.org/jira/browse/NIFI-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011502#comment-18011502
]
ASF subversion and git services commented on NIFI-14813:
--------------------------------------------------------
Commit 640f4c50d513b7d29410f9c1dff24bf67fb9f5cb in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=640f4c50d5 ]
NIFI-14813 Fixed javadoc generation, remove unnecessary dependency overrides,
and others (#10161)
- 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
Signed-off-by: David Handermann <[email protected]>
> Fix javadoc generation, remove unnecessary dependency overrides, and others
> ---------------------------------------------------------------------------
>
> Key: NIFI-14813
> URL: https://issues.apache.org/jira/browse/NIFI-14813
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> * 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]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)