Fix actuator dependency on Jackson JSR 310 module
This commit harmonizes dependency declarations for Jackson in the actuator. Both Jackson and JSR 310 are back to optional in the core actuator module and mandatory when using the auto-configuration. Closes gh-22624
Showing
Please register or sign in to comment