Skip to content

Commit c428e8c

Browse files
committed
Upgrade to mybatis 3.5.2
Fixes gh-388
1 parent 702aaeb commit c428e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<osgi.import>org.springframework.batch.*;resolution:=optional,*</osgi.import>
106106
<osgi.dynamicImport>*</osgi.dynamicImport>
107107

108-
<mybatis.version>3.5.1</mybatis.version>
108+
<mybatis.version>3.5.2</mybatis.version>
109109
<spring.version>5.1.8.RELEASE</spring.version>
110110
<spring-batch.version>4.1.2.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>

0 commit comments

Comments
 (0)