Skip to content

Commit 9994d4e

Browse files
committed
Merge pull request #127 from hazendaz/master
[pom] Update mybatis to 3.4.0
2 parents f016290 + 52b19f3 commit 9994d4e

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
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.mybatis</groupId>
115115
<artifactId>mybatis</artifactId>
116-
<version>3.4.0-SNAPSHOT</version>
116+
<version>3.4.0</version>
117117
<scope>provided</scope>
118118
</dependency>
119119

0 commit comments

Comments
 (0)