[
https://issues.apache.org/jira/browse/NIFI-9887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17518789#comment-17518789
]
ASF subversion and git services commented on NIFI-9887:
-------------------------------------------------------
Commit af3375669c374ab0ca703aee42d4ae32cea10efc in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=af3375669c ]
NIFI-9887 Set minimum Java build version to 1.8.0-251
- Set minimalJavaBuildVersion property for maven-enforcer-plugin configuration
- Updated README to mention Java 8 Update 251 in Minimum Requirements
- Disabled site-plugin from parent configuration
This closes #5942
Signed-off-by: Mike Thomsen <[email protected]>
> Set Minimum Java Build Version to 1.8.0-251
> -------------------------------------------
>
> Key: NIFI-9887
> URL: https://issues.apache.org/jira/browse/NIFI-9887
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Affects Versions: 1.15.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Improvements to JSON Web Token signing and verification required the use the
> RSASSA-PSS signing algorithm, necessitating a minimum Java version of JDK 8
> Update 251.
> The Maven build configuration should be updated to require a minimum Java
> version using the {{maven-enforcer-plugin}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)