Skip to content

Commit 12fa4fb

Browse files
committed
Update to MyBatis 3.4.2
fix gh-181
1 parent 37c9681 commit 12fa4fb

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

0 commit comments

Comments
 (0)