ingomohr / docwriter

API to write docx documents
MIT License
1 stars 0 forks source link

Migrate to Java 17 #75

Open ingomohr opened 1 year ago

ingomohr commented 1 year ago

We don't need support for Java 8 anymore. We should move over to Java 17 (again).

(Though Java 17 isn't the current LTS any longer, we can't migrate to require Java 21, yet.)