zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA
https://plugins.jetbrains.com/plugin/8347
MIT License
1.17k stars 74 forks source link

Update Jackson to 2.15.0 and use BOM dependency to manage Jackson dependency versions #361

Closed cberg-zalando closed 1 year ago

cberg-zalando commented 1 year ago

To avoid having multiple dependabot PR's for managing Jackson dependencies, I changed the project to instead import Jackson's BOM.