Skip to content

Commit a32bf4e

Browse files
Update spring batch to v5.0.2
1 parent 3d20964 commit a32bf4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112
<mybatis.version>3.5.13</mybatis.version>
113113
<spring.version>6.0.9</spring.version>
114-
<spring-batch.version>5.0.1</spring-batch.version>
114+
<spring-batch.version>5.0.2</spring-batch.version>
115115
<module.name>org.mybatis.spring</module.name>
116116

117117
<junit.version>5.9.3</junit.version>

0 commit comments

Comments
 (0)