Skip to content

Commit 35923b0

Browse files
committed
upgrade mybatis to 3.2.3
1 parent 562fa24 commit 35923b0

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.mybatis</groupId>
6666
<artifactId>mybatis</artifactId>
67-
<version>3.2.2</version>
67+
<version>3.2.3-SNAPSHOT</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)