**Expected Behavior** spring-batch-test should not have dependency to JUnit4, or should have an optional dependency to JUnit4. **Current Behavior** spring-batch-test has a compile dependency to JUnit4. **Context** In a project using only JUnit5, JUnit4 is in the test classpath when using spring-batch-test.