Skip to content

Commit ac0f113

Browse files
committed
Upgrade to MyBatis 3.4.6
Fixes mybatisgh-279
1 parent c65e7db commit ac0f113

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>org.mybatis</groupId>
131131
<artifactId>mybatis</artifactId>
132-
<version>3.4.5</version>
132+
<version>3.4.6</version>
133133
<scope>provided</scope>
134134
</dependency>
135135

0 commit comments

Comments
 (0)