Skip to content

Commit 78d928f

Browse files
committed
Upgrade to MyBatis 3.4.6
Fixes gh-279 (cherry picked from commit 54b9c32)
1 parent c85f987 commit 78d928f

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

0 commit comments

Comments
 (0)