Files
spring-boot/module
Brian Clozel 53c1f424ce Fix Jackson3 class reference in condition
Prior to this commit, the `XmlMapper` auto-configuration for Jackson2
would refer to Jackson3's `XmlMapper` instead of Jackson2. This would
not only make the condition invalid, but it could also lead to
`NoClassDefFoundError` at runtime if the application mixed Jackson 2 and
3 on the classpath.

Fixes gh-49015
2026-01-29 09:45:00 +01:00
..
2025-11-13 14:55:19 +01:00
2025-12-10 10:24:08 +01:00
2025-11-13 14:55:19 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 10:31:25 +01:00
2025-12-08 16:24:51 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 14:55:19 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 10:31:25 +01:00
2025-11-13 14:55:19 +01:00
2025-11-13 14:55:19 +01:00
2025-11-13 14:55:19 +01:00