deps: update jackson to 2.18.2 (#85)

This commit is contained in:
2024-11-29 20:22:34 +01:00
parent 5a9d6d9183
commit ccf820d524
2 changed files with 4 additions and 4 deletions

View File

@ -2,13 +2,13 @@
### Removal
* Remove deprecated `get...TimeString()` on model classes (#77)
* Drop support fpr deprecated `App-ID` auth backend (#61) (#78)
* Drop support for deprecated `App-ID` auth backend (#61) (#78)
### Fix
* Add jackson-annotations requirement to module-info (#84)
### Dependencies
* Updated Jackson to 2.18.1 (#83)
* Updated Jackson to 2.18.2 (#85)
## 1.3.1 (2024-10-03)