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 38fe77e commit 1c89e3fCopy full SHA for 1c89e3f
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