Skip to content

Commit b76993c

Browse files
viviennes7fmbenhassine
authored andcommitted
Fix version in Javadoc's since tag of DefaultBatchConfiguration
Issue #4312
1 parent 5fae331 commit b76993c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-core/src/main/java/org/springframework/batch/core/configuration/support/DefaultBatchConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
* @author Michael Minella
111111
* @author Mahmoud Ben Hassine
112112
* @author Taeik Lim
113-
* @since 2.2
113+
* @since 5.0
114114
*/
115115
@Configuration(proxyBeanMethods = false)
116116
@Import(ScopeConfiguration.class)

0 commit comments

Comments
 (0)