LicenseFinder icon indicating copy to clipboard operation
LicenseFinder copied to clipboard

Support Java 17 or later

Open kk-zu opened this issue 2 years ago • 2 comments

Can't run for project where compiler target version is later than 12. And we require 17 or later because Spring Boot 3.x or Spring Framework 6.x that is the most popular framework in Java requires Java 17 or later.

kk-zu avatar Jan 24 '23 06:01 kk-zu

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

cf-gitbot avatar Jan 24 '23 06:01 cf-gitbot

@kk-zu We are open to installing a later java version in the image. In the past, we have had internal tools that extend licensefinder and needed to have 12 as default with support for 8. 12 is quite old now so we would welcome PRs to up the version and update our tests!

xtreme-shane-lattanzio avatar May 04 '23 19:05 xtreme-shane-lattanzio