Talent-Catalog / talentcatalog

https://tctalent.org
GNU Affero General Public License v3.0
9 stars 4 forks source link

Upgrade to Java 17 #1104

Open ajt001 opened 2 weeks ago

ajt001 commented 2 weeks ago

As a developer I want to upgrade to Java 17 So that I can keep the software current.

ajt001 commented 2 weeks ago

This requires changing the build script and verifying all libraries in use operate correctly on version 17 along with the codebase. It will not yet deal with deprecations of language enhancements. They will be dealt with in future changes.