mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Auto-detection for Kotlin Jackson Module was added in Spring 4.3.0.RC1. This commit provides the dependency management to handle the right version. Closes gh-5622