Skip to content

Commit f3db5dc

Browse files
committed
compile againsta latest MyBatis stable release
1 parent e02bca9 commit f3db5dc

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
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.mybatis</groupId>
101101
<artifactId>mybatis</artifactId>
102-
<version>3.1.1-SNAPSHOT</version>
102+
<version>3.1.1</version>
103103
<scope>compile</scope>
104104
</dependency>
105105

0 commit comments

Comments
 (0)