Skip to content

Commit cd6a0cb

Browse files
committed
upgrade to mybatis 3.2.2
1 parent f2c126d commit cd6a0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>org.mybatis</groupId>
105105
<artifactId>mybatis</artifactId>
106-
<version>3.2.0</version>
106+
<version>3.2.3-SNAPSHOT</version>
107107
<scope>provided</scope>
108108
</dependency>
109109

0 commit comments

Comments
 (0)