Skip to content

Commit ef4e974

Browse files
committed
Update to MyBatis 3.4.4
Fix gh-191
1 parent 9857c3c commit ef4e974

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.2</version>
116+
<version>3.4.4</version>
117117
<scope>provided</scope>
118118
</dependency>
119119

0 commit comments

Comments
 (0)