Skip to content

Commit c8b5b64

Browse files
committed
upgraded dependency to MyBatis 3.0.4
1 parent f903aef commit c8b5b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.mybatis</groupId>
8787
<artifactId>mybatis</artifactId>
88-
<version>3.0.3</version>
88+
<version>3.0.4</version>
8989
<scope>compile</scope>
9090
</dependency>
9191

0 commit comments

Comments
 (0)