Skip to content

Commit

Permalink
Merge pull request #18 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Update mybatis to 3.4.2
  • Loading branch information
hazendaz committed Jan 23, 2017
2 parents 683087e + 5e8f665 commit 27a109d
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
</dependency>
<dependency>
<groupId>org.freemarker</groupId>
Expand Down

0 comments on commit 27a109d

Please sign in to comment.