agrestio / agrest

Server-side Java REST Framework for easy access to data graphs from various backends
https://agrest.io
Apache License 2.0
81 stars 34 forks source link

Jackson upgrade, dependency management #606

Closed andrus closed 1 year ago

andrus commented 1 year ago

Upgrading jackson to the latest 2.14.1, fixing some transitive dependencies to make sure Swagger libs don't bring in older versions to the stack.