Closed
Description
Derek Lewis opened BATCH-2575 and commented
Spring Batch currently depends on Jettison 1.2, which conflicts with other Spring Boot modules, like Spring Cloud Netflix. Specifically, Eureka has a dependency for Jettison 1.3.x. If an application utilizes both Eureka and Spring Batch, then XStream exceptions are generated when utilizing JobExplorer.
Jettison 1.2 is also very old. It was released in 2010.
Affects: 3.0.7
Referenced from: commits 4ad0016
Backported to: 4.0.0.M2
0 votes, 5 watchers