Skip to content

Commit

Permalink
Upgrade to MyBatis 3.5.0 GA.
Browse files Browse the repository at this point in the history
  • Loading branch information
shroman committed Jan 23, 2019
1 parent 7243983 commit 293b443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
<version>3.4.6</version>
<version>3.5.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 293b443

Please sign in to comment.