Open
Description
Following Spring Framework 7 (see spring-projects/spring-framework#33798), Spring Batch should support Jackson 3 by default.
This means Jackson2ExecutionContextStringSerializer
should be renamed (by removing the version number from the name) and updated to Jackson 3. The Jackson 2 based serializer will be supported for v5.2.