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.
2 parents 4ae3ea9 + 19ce875 commit 0681191Copy full SHA for 0681191
pom.xml
@@ -106,8 +106,8 @@
106
<osgi.dynamicImport>*</osgi.dynamicImport>
107
108
<mybatis.version>3.5.11</mybatis.version>
109
- <spring.version>6.0.0-SNAPSHOT</spring.version>
110
- <spring-batch.version>5.0.0-SNAPSHOT</spring-batch.version>
+ <spring.version>6.0.1</spring.version>
+ <spring-batch.version>5.0.0</spring-batch.version>
111
<module.name>org.mybatis.spring</module.name>
112
113
<junit.version>5.9.1</junit.version>
0 commit comments