Skip to content

Commit bdfd308

Browse files
committed
Upgrade to MyBatis 3.4.4
Fix gh-154
1 parent 7ac4b24 commit bdfd308

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
@@ -67,7 +67,7 @@
6767
</distributionManagement>
6868

6969
<properties>
70-
<mybatis.version>3.4.2</mybatis.version>
70+
<mybatis.version>3.4.4</mybatis.version>
7171
<mybatis-spring.version>1.3.1</mybatis-spring.version>
7272
<spring-boot.version>1.4.5.RELEASE</spring-boot.version>
7373
</properties>

0 commit comments

Comments
 (0)