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 702aaeb commit c428e8cCopy full SHA for c428e8c
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.1</mybatis.version>
+ <mybatis.version>3.5.2</mybatis.version>
109
<spring.version>5.1.8.RELEASE</spring.version>
110
<spring-batch.version>4.1.2.RELEASE</spring-batch.version>
111
<module.name>org.mybatis.spring</module.name>
0 commit comments