release: prepare release 2.0.8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-10-03 18:42:42 +02:00
parent 6d3069b34a
commit be57a7a789
3 changed files with 4 additions and 4 deletions

View File

@ -1,13 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
## unreleased
## 2.0.8 - 2024-10-03
### Fixed
* Remove `Automatic-Module-Name` from JAR manifest
### Dependencies
* Updated Jackson dependency to 2.17.2
* Updated Jackson dependency to 2.18.0
## 2.0.7 - 2024-06-29