Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Commit

Permalink
Update to MyBatis 3.4.4
Browse files Browse the repository at this point in the history
Fix gh-35
  • Loading branch information
kazuki43zoo committed Apr 8, 2017
1 parent 61310d9 commit 0b835ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.2</version>
<version>3.4.4</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 0b835ed

Please sign in to comment.