Skip to content

Commit

Permalink
Updated dependency to mybatis 3.2.1 (maven build)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnesarco committed Mar 10, 2013
1 parent 7ba7d2c commit da03bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mybatis-scala-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
Expand Down

0 comments on commit da03bdb

Please sign in to comment.