| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| <groupId>com.fasterxml.jackson.core</groupId> | ||
| <artifactId>jackson-databind</artifactId> | ||
| <!-- Force the version to 2.18.3 to ensure the compatibility with old projects --> | ||
| <version>2.18.3</version> |
There was a problem hiding this comment.
We should consider using the BOM to align these dependencies. See #2446
Sorry, something went wrong.
|
Thanks, I have created an issue in jackson repository. See FasterXML/jackson-databind#5215 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Initially, I tried to upgrade to 2.19.0, but there are some test failures that I am not familiar with/the errors are not very helpful
2.18.4 is a safe, intermediate upgrade, we can use to get the vulnerability relief we need. We can upgrade to 2.19 as a follow up
Additional Context: testcontainers/testcontainers-java#10258