Skip to content

Commit 61d217e

Browse files
authored
Merge pull request #467 from mybatis/dependabot/maven/spring-batch.version-4.2.2.RELEASE
Bump spring-batch.version from 4.2.1.RELEASE to 4.2.2.RELEASE
2 parents f813ce1 + 51dadd4 commit 61d217e

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
@@ -107,7 +107,7 @@
107107

108108
<mybatis.version>3.5.4</mybatis.version>
109109
<spring.version>5.2.5.RELEASE</spring.version>
110-
<spring-batch.version>4.2.1.RELEASE</spring-batch.version>
110+
<spring-batch.version>4.2.2.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113113
<junit.version>5.6.1</junit.version>

0 commit comments

Comments
 (0)