Skip to content

Java 17 LTS as minimum #176

@maxbrito500

Description

@maxbrito500

Hello,

Can you please change the settings on the project pom.xml to target Java 17 since that is the LTS?

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

On most VM/servers when deploying are conservative and only make JDK 17 available by default.

I've tested and compiled OK, did not went further yet.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions