Skip to content

Commit ef96878

Browse files
committed
Upgrade MyBatis dependency to 3.2.2
1 parent efd0908 commit ef96878

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-SNAPSHOT</version>
67+
<version>3.2.2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)