We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89fbd3 commit cf8bc75Copy full SHA for cf8bc75
pom.xml
@@ -35,7 +35,7 @@
35
<maven.compiler.target>${java.version}</maven.compiler.target>
36
<junit.jupiter.version>5.7.0</junit.jupiter.version>
37
<junit.platform.version>1.7.0</junit.platform.version>
38
- <spring.batch.version>4.3.0</spring.batch.version>
+ <spring.batch.version>4.3.1</spring.batch.version>
39
<clirr.comparisonVersion>1.2.0</clirr.comparisonVersion>
40
<module.name>org.mybatis.dynamic.sql</module.name>
41
<kotlin.version>1.4.21</kotlin.version>
0 commit comments