Skip to content

Commit 090e8ab

Browse files
authored
Merge pull request #210 from mybatis/dependabot/maven/spring.batch.version-4.2.4.RELEASE
Bump spring.batch.version from 4.2.3.RELEASE to 4.2.4.RELEASE
2 parents 0b59400 + 2e3cbcb commit 090e8ab

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
@@ -35,7 +35,7 @@
3535
<maven.compiler.target>${java.version}</maven.compiler.target>
3636
<junit.jupiter.version>5.6.2</junit.jupiter.version>
3737
<junit.platform.version>1.6.2</junit.platform.version>
38-
<spring.batch.version>4.2.3.RELEASE</spring.batch.version>
38+
<spring.batch.version>4.2.4.RELEASE</spring.batch.version>
3939
<clirr.comparisonVersion>1.1.0</clirr.comparisonVersion>
4040
<module.name>org.mybatis.dynamic.sql</module.name>
4141
<kotlin.version>1.3.72</kotlin.version>

0 commit comments

Comments
 (0)