deps: update jackson to 2.14.2 and mockito to 5.0.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-29 11:16:58 +01:00
parent 909eab762c
commit 489e450dc8
2 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,13 @@
## unreleased
### Deprecations
* AppID components (deprecated since 0.4) are marked for removal with the next major release
* AppID components (deprecated since 0.4) are marked for removal with the next major release
### Dependencies
* Updated Jackson to 2.14.2
### Improvements
* Minor internal refactoring
## 1.1.2 (2022-10-26)