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 b8eca84 commit 51f51b6Copy full SHA for 51f51b6
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.3</mybatis.version>
+ <mybatis.version>3.5.4</mybatis.version>
109
<spring.version>5.2.3.RELEASE</spring.version>
110
<spring-batch.version>4.2.1.RELEASE</spring-batch.version>
111
<module.name>org.mybatis.spring</module.name>
0 commit comments