Skip to content

Commit e02fb1e

Browse files
committed
updated mybatis dep to 3.0.5
1 parent 6742337 commit e02fb1e

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
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.mybatis</groupId>
8787
<artifactId>mybatis</artifactId>
88-
<version>3.0.5-SNAPSHOT</version>
88+
<version>3.0.5</version>
8989
<scope>compile</scope>
9090
</dependency>
9191

0 commit comments

Comments
 (0)