Skip to content

Commit

Permalink
upgraded dependency to MyBatis 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
emacarron committed Dec 31, 2010
1 parent f903aef commit c8b5b64
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.0.3</version>
<version>3.0.4</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit c8b5b64

Please sign in to comment.