Skip to content

Commit 89aef6c

Browse files
committed
Update mybatis to 3.2.8
1 parent d7b3e91 commit 89aef6c

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.mybatis</groupId>
112112
<artifactId>mybatis</artifactId>
113-
<version>3.2.7</version>
113+
<version>3.2.8</version>
114114
<scope>provided</scope>
115115
</dependency>
116116

0 commit comments

Comments
 (0)