build and test with JDK 20
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-07 10:08:11 +02:00
parent eccfe908ec
commit f551da2f2b
3 changed files with 6 additions and 4 deletions

View File

@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
### Dependencies
* Updated Jackson dependency to 2.14.2
### Misc
* Tested with JDK 20
## 2.0.4 - 2022-11-21
### Security