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 38fe77e + 1c89e3f commit db03866Copy full SHA for db03866
pom.xml
@@ -105,7 +105,7 @@
105
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
106
<osgi.dynamicImport>*</osgi.dynamicImport>
107
108
- <mybatis.version>3.5.5</mybatis.version>
+ <mybatis.version>3.5.6</mybatis.version>
109
<spring.version>5.2.9.RELEASE</spring.version>
110
<spring-batch.version>4.2.4.RELEASE</spring-batch.version>
111
<module.name>org.mybatis.spring</module.name>
0 commit comments