Skip to content

Commit ba8a43a

Browse files
authored
Merge pull request #590 from mybatis/renovate/spring-batch
Update spring batch to v4.3.8
2 parents 4b20284 + 9fae30b commit ba8a43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<properties>
5555
<junit.jupiter.version>5.9.2</junit.jupiter.version>
56-
<spring.batch.version>4.3.7</spring.batch.version>
56+
<spring.batch.version>4.3.8</spring.batch.version>
5757

5858
<checkstyle.config>checkstyle-override.xml</checkstyle.config>
5959

0 commit comments

Comments
 (0)