dlsc-software-consulting-gmbh / PDFViewFX

A PDF view for JavaFX applications.
Apache License 2.0
75 stars 14 forks source link

pom.xml: Update to Java 17, parent pom 1.2.0 #10

Closed msgilligan closed 2 years ago

msgilligan commented 2 years ago

Update to latest LTS JDK. This required a parent POM update as well.

dlemmermann commented 2 years ago

Why do you want to update this project to Java 17? Just because it is the latest LTS? If there is no other reason then I will reject this request.

msgilligan commented 2 years ago

Why do you want to update this project to Java 17? Just because it is the latest LTS? If there is no other reason then I will reject this request.

I think I also got a warning about using a language preview feature, that was the reason I bumped the version. (I'll double check later today.) But I did think you would want to be on latest LTS.

msgilligan commented 2 years ago

I can't seem to reproduce the warning that I thought I saw. Closing...