require Java 17 or later (#100)

This commit is contained in:
2025-06-30 18:25:44 +02:00
parent 91276e1615
commit c591fcd7a2
4 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
## unreleased
### Breaking
* Requires Java 17 or later (#100)
### Dependencies
* Updated Jackson to 2.19.1 (#101)