You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/04/06 23:22:00 UTC

[jira] [Created] (NIFI-9887) Set Minimum Java Build Version to 1.8.0-251

David Handermann created NIFI-9887:
--------------------------------------

             Summary: 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


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)