Skip to content

Commit da03bdb

Browse files
committed
Updated dependency to mybatis 3.2.1 (maven build)
1 parent 7ba7d2c commit da03bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybatis-scala-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.mybatis</groupId>
3838
<artifactId>mybatis</artifactId>
39-
<version>3.2.0-SNAPSHOT</version>
39+
<version>3.2.1</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.scala-lang</groupId>

0 commit comments

Comments
 (0)